Spaces:
Sleeping
Sleeping
Commit
·
2738206
1
Parent(s):
ac3438e
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
|
|
1 |
panel
|
2 |
numpy
|
3 |
pandas
|
|
|
4 |
plotly
|
|
|
5 |
aerosandbox==3.0.0 # TODO fix a version
|
6 |
https://github.com/daniel-dobos-unilu/codespaces-manganite/raw/main/packages/manganite-0.0.3.tar.gz
|
|
|
1 |
+
jupyter
|
2 |
panel
|
3 |
numpy
|
4 |
pandas
|
5 |
+
matplotlib
|
6 |
plotly
|
7 |
+
scipy
|
8 |
aerosandbox==3.0.0 # TODO fix a version
|
9 |
https://github.com/daniel-dobos-unilu/codespaces-manganite/raw/main/packages/manganite-0.0.3.tar.gz
|