Skip to content

Commit b1bf34a

Browse files
adiman9prateekiiest
authored andcommitted
fix instructions to be more consistent with the use of jupyter (prateekiiest#173)
1 parent 96a1e25 commit b1bf34a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ A step-by-step guide to download all the codes from here and test yourself in yo
5353
cd Code-Sleep-python
5454
cd Code-Sleep-Python # all the codes are present Here
5555
56-
ipython notebook
56+
pip install jupyterlab
57+
58+
jupyter notebook
5759
5860
```
5961
This will open a new jupyter notebook in your localhost where you can run all the codes and test it for yourself.

0 commit comments

Comments
 (0)