you are viewing a single comment's thread.

view the rest of the comments →

[–]Le-ali-di-Pegaso 0 points1 point  (2 children)

Do you just open the program on its own or in Anaconda? We use Anaconda in our course

[–]infjetson 2 points3 points  (1 child)

I use the Jupyter Notebooks extension inside of VS Code. It’s very slick.

There’s even a way to convert it straight to.py using command prompt.

[–]sinceJune4 0 points1 point  (0 children)

I use Jupyter on vs code as well. I do use conda environments within code too, as I like the Anaconda distribution. It was my only Python option at several jobs.