Skip to content

Instantly share code, notes, and snippets.

@rosdyana
Last active July 4, 2017 06:52
Show Gist options
  • Save rosdyana/2033b5e3abf734875dc4245773663147 to your computer and use it in GitHub Desktop.
Save rosdyana/2033b5e3abf734875dc4245773663147 to your computer and use it in GitHub Desktop.
jupyter config
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