Skip to content

Instantly share code, notes, and snippets.

@mstfldmr
Created May 1, 2019 01:30
Show Gist options
  • Save mstfldmr/8e640b23bab5a9f3fbcb0b9ccd402168 to your computer and use it in GitHub Desktop.
Save mstfldmr/8e640b23bab5a9f3fbcb0b9ccd402168 to your computer and use it in GitHub Desktop.

Revisions

  1. mstfldmr created this gist May 1, 2019.
    5 changes: 5 additions & 0 deletions Access Jupyter remotely
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # edit jupyter_notebook_config.py
    # https://jupyter-notebook.readthedocs.io/en/latest/config.html

    c.NotebookApp.allow_origin = '*'
    c.NotebookApp.ip = '0.0.0.0' #