Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -2,8 +2,6 @@ jupyterlab==3.6.1
|
|
2 |
jupyter-server==2.3.0
|
3 |
tornado==6.2
|
4 |
ipywidgets
|
5 |
-
|
6 |
-
|
7 |
-
pyspark[sql,pandas_on_spark]==4.0.0.dev2
|
8 |
pyspark_huggingface
|
9 |
-
plotly
|
|
|
2 |
jupyter-server==2.3.0
|
3 |
tornado==6.2
|
4 |
ipywidgets
|
5 |
+
plotly
|
6 |
+
pyspark[sql,pandas_on_spark,connect]==4.0.0.dev2
|
|
|
7 |
pyspark_huggingface
|
|