Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
jupyter_notebook_config.py 137 B
c.NotebookApp.ip = '*'
c.NotebookApp.port = 8080
c.NotebookApp.open_browser = False
c.NotebookApp.token = ''
c.NotebookApp.password = ''