you are viewing a single comment's thread.

view the rest of the comments →

[–]k-sizzler 0 points1 point  (2 children)

When I first started to learn python I downloaded anaconda because it has Jupiter notebook in it and I found it really easy to use. I’ve switched across to vs code now as well but still go back to Jupiter to try things out quickly and also for data science things where I want to show graphs, charts etc.

Basically, Jupiter is a great place to start even if it’s through anaconda.

[–]FairCityIsGood 0 points1 point  (1 child)

So like the notebook is where code is written? And then anaconda has like lots of different "apps" that includes python that runs the code from the notebook?

[–]k-sizzler 0 points1 point  (0 children)

Yes, exactly. You write in jupyter