File size: 164 Bytes
6992e29
 
 
 
7950999
1
2
3
4
5
6
c.NotebookApp.ip = '0.0.0.0'
c.NotebookApp.port = 8888
c.NotebookApp.open_browser = False
c.NotebookApp.allow_root = True
c.NotebookApp.token = 'your_secret_token'