Spaces:
Sleeping
Sleeping
Update start_server.sh
Browse files- start_server.sh +1 -0
start_server.sh
CHANGED
|
@@ -7,6 +7,7 @@ jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
|
|
| 7 |
|
| 8 |
jupyter-lab \
|
| 9 |
--ip 0.0.0.0 \
|
|
|
|
| 10 |
--port 7860 \
|
| 11 |
--no-browser \
|
| 12 |
--allow-root \
|
|
|
|
| 7 |
|
| 8 |
jupyter-lab \
|
| 9 |
--ip 0.0.0.0 \
|
| 10 |
+
--collaborative \
|
| 11 |
--port 7860 \
|
| 12 |
--no-browser \
|
| 13 |
--allow-root \
|