File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ Read in the following order:
2121
2222
2323
24- How to run the files.
24+ ## How to run the files
25+ Download and install python from [ here] ( python.org ) .
2526After installing python, open up a terminal/cmd and type in
2627` pip install jupyter-notebook `
2728
28- Download or clone the repository and open up a terminal inside the repo and enter the command
29+ Download or clone this repository and open up a terminal inside the repo and enter the command
2930` jupyter notebook `
3031
31- It will automatically launch your browser and you can read and run python code inside it
32-
32+ It will automatically launch your browser and you can read and view the files from your own system.
3333
3434README file to be properly updated soon
You can’t perform that action at this time.
0 commit comments