Last active
July 4, 2017 06:52
-
-
Save rosdyana/2033b5e3abf734875dc4245773663147 to your computer and use it in GitHub Desktop.
jupyter config
This file contains hidden or 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
jupyter notebook --generate-config | |
/home/ros/.jupyter/jupyter_notebook_config.py | |
c.NotebookApp.ip = '*' | |
c.NotebookApp.open_browser = False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment