gns3-registry/docker/jupyter/jupyter_notebook_config.py
2020-05-31 00:15:26 +09:00

4 lines
82 B
Python

c.NotebookApp.token = ''
c.NotebookApp.password = ''
c.NotebookApp.ip = '0.0.0.0'