Plots for poster

This commit is contained in:
Iaphetes 2025-09-16 11:11:25 +02:00
parent 5d33ff6dbf
commit a5b22b5bef
10 changed files with 29964 additions and 19277 deletions

View file

@ -30,6 +30,7 @@
pandas
plotly
scipy
kaleido
]))
];
packages = [
@ -37,8 +38,7 @@
];
shellHook = ''
python --version
exec fish
. ./.venv/bin/activate.fish
jupyter-lab --no-browser
'';
};
};