We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed9af49 + 1d7b7e0 commit 12c8ed7Copy full SHA for 12c8ed7
scripts/setup.sh
@@ -19,4 +19,4 @@ echo "Jupyter kernel installed."
19
20
# Start Jupyter lab
21
echo "Starting Jupyter lab..."
22
-uv run jupyter lab --no-browser --port=8888 --ip=0.0.0.0
+uv run jupyter lab --no-browser --port=8888 --ip=0.0.0.0 --ServerApp.token=''
0 commit comments