Nix Jupyter | 50 Members | |
| Goal is to discuss and document nix code to run multikernel jupyter frontends | 10 Servers |
| Sender | Message | Time |
|---|---|---|
| 4 Jan 2024 | ||
| 23:48:10 | ||
| 23:48:27 | ||
| 23:48:28 | ||
| 23:48:33 | ||
| 23:48:36 | ||
| Room Avatar Renderer. | 23:49:05 | |
| 23:49:30 | ||
| 23:49:40 | ||
| 5 Jan 2024 | ||
| 00:24:09 | ||
| 00:24:29 | ||
| 00:24:37 | ||
| 00:24:40 | ||
| 00:26:13 | ||
| 00:27:06 | ||
| 00:32:30 | ||
| 02:26:48 | ||
| 12:46:59 | ||
| 6 Jan 2024 | ||
| 01:04:05 | ||
| hi all! maybe we can start here by continuing the conversation from https://github.com/NixOS/nixpkgs/pull/278315 ? | 01:06:21 | |
| 01:52:05 | ||
| I don't have an opinion on PR yet, but as far as teto is concerned, I feel that the existing unfamiliar structure and terminology is a burden. | 05:51:31 | |
| how about
| 06:21:04 | |
| "It's particularly important to ensure that the env (env = (python3.withPackages (ps: with ps; [ ipykernel ]));) can be overridden, and actually, it should be easy to integrate with other 3rdSupport (poetry2nix, dream2nix, etc.) | 06:24:09 | |
* "It's particularly important to ensure that the env (env = (python3.withPackages (ps: with ps; \[ ipykernel \]));) can be overridden, and actually, it should be easy to integrate with other 3rdSupport (poetry2nix, dream2nix, etc.) | 06:24:19 | |
* "It's particularly important to ensure that the env (env = (python3.withPackages (ps: with ps; \[ ipykernel \]));) can be overridden, and actually, it would be easy to integrate with other 3rdSupport (poetry2nix, dream2nix, etc.) | 06:24:56 | |
I don't mind rewriting a more powerful jupyenv as a new project, but I hope the current nixpkgs.jupyter can exist as much as possible as a library. If there's a plan for that project, then I would just need to focus on the integration of the data-science env and other Nix ecosystems | 06:30:58 | |
| * how about
| 06:34:51 | |
| * how about
| 06:35:34 | |
| 7 Jan 2024 | ||
| 10:25:42 | ||
| g'day. I just started trying to use jupyter-notebook, but discovered that in nixos somewhere between nixpkgs/690e58e11de69953a1e76d0b9cc5f8caee63badd and present, keyboard navigation of cells in command mode is broken. (Up/down arrow, j/k should move up/down cells but nothing happens). I've been trying to isolate the issue: if I take a recent nixpkgs commit and inject old jupyter-notebook, that breaks it, so it's not jupyter/notebook versions that's causing the breakage but presumably some other package or incompatibilities between them. Therefore I suspect this is not a jupyter bug but a nixpkgs bug. Any thoughts? | 10:28:04 | |