Skip to content

Commit

Permalink
Add simple install jupyter line to README (because it's easier than…
Browse files Browse the repository at this point in the history
… asking beginners to uncomment the line in requirements.txt)
  • Loading branch information
mchesterkadwell committed Mar 23, 2022
1 parent 02d3bb8 commit 89b5269
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ Then install all the dependencies by typing:

`pip install -r requirements.txt`

Then:

`pip install jupyter`

This should initiate a big list of downloads and will take a while to finish. Please be patient.

Finally, to launch the Jupyter notebook server type:
Expand Down

0 comments on commit 89b5269

Please sign in to comment.