Spaces:
Sleeping
Sleeping
Chitranshu
commited on
Commit
•
2252a53
1
Parent(s):
d080044
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
panel
|
2 |
+
jupyter
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
hvplot
|
6 |
+
bokeh
|
7 |
+
seaborn
|