Files
dotfiles/HOME/.jupyter/jupyter_notebook_config.py
2025-10-31 11:41:45 +01:00

4 lines
78 B
Python

c.ServerApp.port = 9999
c.ServerApp.root_dir = '.'
c.ServerApp.ip = '0.0.0.0'