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