Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ Launch with:
```bash
jupyter notebook
```
**Access Jupyter Notebook Web Interface**

It will open automatically by default but if does not then copy do the following:

1. Open a web browser (e.g., Google Chrome, Mozilla Firefox).
2. Type: `http://localhost:'host number'` in the address bar along with the login token issued.
3. Press Enter.

### Running in a remote installation

Expand Down