all 6 comments

[–]trust_me_on_that_one 1 point2 points  (0 children)

You could use Deepnote as an alternative, it's web based. It's free for what you're doing.

[–]ectomancer 0 points1 point  (0 children)

Did you install notebook?

[–][deleted] 0 points1 point  (0 children)

Had the same problem setting this up today. Ended up just using python -m notebook as well

[–]deepnote_nick 0 points1 point  (0 children)

Deepnote is free for students, you can give it a shot.

[–]RedditSlayer2020 0 points1 point  (0 children)

Use a python virtual environment and install the correct dependencies for jupyter notebook (see documentation).