This commit is contained in:
2022-02-10 23:15:23 +05:30
parent 2a0e0e7456
commit 2bde442fed
2 changed files with 82 additions and 29 deletions

View File

@@ -12,7 +12,7 @@ mkShell {
(python3.withPackages (ps: with ps; with python3Packages; [
jupyter
ipython
seaborn
python3Packages.seaborn
pandas
numpy
matplotlib