diff --git a/README.md b/README.md index 8679763afc..e3fa5a9c9d 100644 --- a/README.md +++ b/README.md @@ -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