Last active
March 29, 2017 05:15
-
-
Save amoshyc/9c6f3939aec47e3ff41809931d1f8f64 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c.NotebookApp.ip = '*' | |
c.NotebookApp.password = 'sha1:704dbc0c1d89:2e2c09f31e89b252b374b483ed070c64126024f4' | |
c.NotebookApp.open_browser = False | |
c.NotebookApp.port = 8888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment