Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Pyboxs
/
jupy-lab
like
0
Runtime error
App
Files
Files
Community
main
jupy-lab
/
jupyter_config.py
Ramses II
auto msg
7950999
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
164 Bytes
c.NotebookApp.ip =
'0.0.0.0'
c.NotebookApp.port =
8888
c.NotebookApp.open_browser =
False
c.NotebookApp.allow_root =
True
c.NotebookApp.token =
'your_secret_token'