!fXpAvneDgyJuYMZSwO:nixos.org

Nix Data Science

291 Members
61 Servers

Load older messages


SenderMessageTime
2 Mar 2024
@benoitdr:matrix.orgbenoitdrI spent a couple of days to look around for all kind on jupyter + nix projects, but I'm now wondering : is there any solution for reproducible jupyter lab extensions using nix ??? The unmerged PR on the wiki does not work anymore, the jupyterWith project mentions extension support as TODO, so I'm doubtful ...20:40:23
@nerves:bark.lgbtJason Odoom * what version of tensorflow are you using? I seem to have problems building this when using a flake 21:20:18
@nerves:bark.lgbtJason OdoomI am having a similar issue. Especially building on arm6421:21:38
8 Mar 2024
@sdvohet:matrix.orgSdvohet joined the room.03:00:44
9 Mar 2024
@jee_mj:matrix.orgmj joined the room.03:36:05
@enoch111:matrix.orgenoch111 joined the room.09:42:04
11 Mar 2024
@maml702c:tu-dresden.de@maml702c:tu-dresden.de joined the room.08:16:21
@maml702c:tu-dresden.de@maml702c:tu-dresden.de left the room.08:43:43
12 Mar 2024
@h0n3yb4dg3r:matrix.org@h0n3yb4dg3r:matrix.org joined the room.12:51:47
14 Mar 2024
@federicodschonborn:matrix.orgFederico Damiรกn Schonborn left the room.02:03:45
@lotte:chir.rsCharlotte ๐Ÿฆ (it/rac/racs/racself/๐Ÿฆ/plush) changed their display name from Charlotte ๐Ÿฆ (it/rac/racs/racself/๐Ÿฆ/plush) to Charlotte ๐Ÿฆ (it/its).10:57:54
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.18:45:36
15 Mar 2024
@grahamc:nixos.org@grahamc:nixos.org joined the room.21:48:34
17 Mar 2024
@alexou:femtodata.comAlex Ou set a profile picture.01:36:28
18 Mar 2024
@kandread_umass.edu:matrix.orgkandread left the room.13:51:28
@alexou:femtodata.comAlex Ou changed their display name from alexou to Alex Ou.16:41:55
19 Mar 2024
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.00:31:01
20 Mar 2024
@lotte:chir.rsCharlotte ๐Ÿฆ (it/rac/racs/racself/๐Ÿฆ/plush) changed their profile picture.11:04:49
@softinio:matrix.orgSalar Rahmanian (softinio) left the room.23:53:56
21 Mar 2024
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.18:03:50
@grahamc:nixos.org@grahamc:nixos.org left the room.20:10:06
22 Mar 2024
@a-n-n-a-l-e-e:matrix.orga-n-n-a-l-e-e left the room.02:17:55
@hakmark:matrix.orghakmark joined the room.11:03:32
23 Mar 2024
@ss:someonex.netSomeoneSerge (UTC+2) changed their display name from SomeoneSerge (hash-versioned python modules when) to SomeoneSerge (migrating synapse).02:11:35
@ericjmorey:matrix.org๐Ÿช left the room.03:48:04
26 Mar 2024
@username:yatrix.org@username:yatrix.org left the room.11:05:24
27 Mar 2024
@javier.fuentes:matrix.org@javier.fuentes:matrix.org joined the room.18:37:52
@javier.fuentes:matrix.org@javier.fuentes:matrix.org

Hi there, I'm trying to add new kernels to jupyterhub server with no luck, the example in man configuration.nix is:

  services.jupyterhub.kernels = {
       python3 = let
        env = (pkgs.python3.withPackages (p: with p; [
           ipykernel ...

Can anybody tell me how to get a working env = for R?. (pkgs.R.withPackages ( is not an option apparently.

20:01:30
@javier.fuentes:matrix.org@javier.fuentes:matrix.org *

Hi there, I'm trying to add new kernels to jupyterhub server with no luck, the example in man configuration.nix is:

  services.jupyterhub.kernels = {
     python3 = let
        env = (pkgs.python3.withPackages (p: with p; [
           ipykernel
        ...

Can anybody tell me how to get a working env = for R?. (pkgs.R.withPackages ( doesn't work.

20:02:43
@jb:vk3.wtfjbedo
In reply to @javier.fuentes:matrix.org

Hi there, I'm trying to add new kernels to jupyterhub server with no luck, the example in man configuration.nix is:

  services.jupyterhub.kernels = {
     python3 = let
        env = (pkgs.python3.withPackages (p: with p; [
           ipykernel
        ...

Can anybody tell me how to get a working env = for R?. (pkgs.R.withPackages ( doesn't work.

the R ecosystem uses a different (older) interface, it'll be pkgs.rWrapper.override ..., check the manual for details: https://nixos.org/manual/nixpkgs/stable/#r
21:55:15

Show newer messages


Back to Room ListRoom Version: 6