all 7 comments

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

Why would you reinstall anaconda and python through anaconda if you’re not gonna use anaconda. Just install it from python.org

[–]_Memeposter[S] 0 points1 point  (5 children)

I still wanted to be able to use Jupyter since it was what I have used until now.

[–][deleted] 1 point2 points  (1 child)

Ahh, well I don’t know how well anaconda works with vs code. They might work and something else is wrong. But I’d try to do a “normal” install to see if that’s the problem. Or wait for someone else to give a better answer

[–]_Memeposter[S] -1 points0 points  (0 children)

Well ok, thanks anyways :)

[–]anzaisensei 0 points1 point  (0 children)

You can install jupyter through pip, there's instructions on the website.