add jax
This commit is contained in:
parent
72c98c78c8
commit
687d91f5cb
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
python312Packages.pandas
|
||||
python312Packages.seaborn
|
||||
python312Packages.matplotlib
|
||||
python312Packages.jax
|
||||
]))
|
||||
(pkgs.python311.withPackages (ppkgs: [
|
||||
python311Packages.pip
|
||||
|
|
@ -19,6 +20,7 @@
|
|||
python311Packages.pandas
|
||||
python311Packages.seaborn
|
||||
python311Packages.matplotlib
|
||||
python311Packages.jax
|
||||
]))
|
||||
pyenv
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue