Skip to content

Commit 1208d7c

Browse files
authored
Update README.md
Steps to host Jpyter as web interface on Google, Mozilla etc.
1 parent 7760265 commit 1208d7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ Launch with:
7777
```bash
7878
jupyter notebook
7979
```
80+
**Access Jupyter Notebook Web Interface**
81+
82+
1. Open a web browser (e.g., Google Chrome, Mozilla Firefox).
83+
2. Type: `http://localhost:8888` in the address bar.
84+
3. Press Enter.
8085

8186
### Running in a remote installation
8287

0 commit comments

Comments
 (0)