Guest User

Untitled

a guest
Jul 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. c = get_config()
  2. c.NotebookApp.ip = '*'
  3. c.NotebookApp.port = 8888
  4. c.NotebookApp.open_browser = False
  5. c.NotebookApp.token = u''
Add Comment
Please, Sign In to add comment