jupyteruptade
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user