add python 11
This commit is contained in:
parent
8474adec6b
commit
ca4fd1a72e
1 changed files with 8 additions and 0 deletions
|
|
@ -10,6 +10,14 @@
|
|||
python312Packages.seaborn
|
||||
python312Packages.matplotlib
|
||||
]))
|
||||
(pkgs.python311.withPackages (ppkgs: [
|
||||
python311Packages.torch
|
||||
python311Packages.ipython
|
||||
python311Packages.numpy
|
||||
python311Packages.pandas
|
||||
python311Packages.seaborn
|
||||
python311Packages.matplotlib
|
||||
]))
|
||||
pyenv
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue