diff --git a/README.md b/README.md index 8679763afc..1b1c48218d 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,11 @@ Launch with: ```bash jupyter notebook ``` +**Access Jupyter Notebook Web Interface** + +1. Open a web browser (e.g., Google Chrome, Mozilla Firefox). +2. Type: `http://localhost:'host number'` in the address baralong with the login token issued. +3. Press Enter. ### Running in a remote installation