add python modules
This commit is contained in:
@@ -46,6 +46,9 @@
|
|||||||
home.packages = with pkgs; let
|
home.packages = with pkgs; let
|
||||||
pypkgs = ps: with ps; [
|
pypkgs = ps: with ps; [
|
||||||
numpy
|
numpy
|
||||||
|
matplotlib
|
||||||
|
scipy
|
||||||
|
|
||||||
pandas
|
pandas
|
||||||
torch
|
torch
|
||||||
torchvision
|
torchvision
|
||||||
|
|||||||
Reference in New Issue
Block a user