Files
dotfiles/jupyter/jupyter_notebook_config.py
Henrik Bakken 0b54d23c06 updates
2025-09-03 14:17:06 +02:00

4 lines
78 B
Python

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