You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,10 @@ Launch with:
43
43
44
44
$ jupyter notebook
45
45
46
+
### Running in a remote installation
47
+
48
+
You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](http://jupyter-notebook.readthedocs.io/en/stable/public_server.html).
49
+
46
50
## Development Installation
47
51
48
52
See [`CONTRIBUTING.rst`](CONTRIBUTING.rst) for how to set up a local development installation.
0 commit comments