jupyteruptade

This commit is contained in:
2025-10-16 15:16:13 +02:00
parent f79d2959dd
commit 5ba4b94afa
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
../../modules/vaultvarden.nix
../../modules/jellyfin.nix
../../modules/jupyterhub.nix
../../modules/qbittorrent.nix # broken for now?: Yes, just need to add the zfs disc again, to enable the paths this depends on. Lets redo that maybe?
../../modules/mealie.nix
../../modules/miniflux.nix
+19
View File
@@ -73,6 +73,25 @@ in
tqdm
numpy
scipy
pip
torch
torchvision
lightning
numpy
scipy
matplotlib
scikit-image
jupyterlab
ipykernel
pillow
tqdm
pandas
]));
in {
displayName = "Python 3 for machine learning";