gns3-registry/docker/jupyter-2.7/jupyter_notebook_config.py
2020-06-01 23:01:24 +09:30

3 lines
81 B
Python

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