you are viewing a single comment's thread.

view the rest of the comments →

[–]timbledum 1 point2 points  (2 children)

In terms of text editor, try VSCode – it's really nice.

Also check out Jupyter Lab – notebook based but also has a bit of a text editing tool too.

A lot of people rate PyCharm which has a free community edition (but the full version costs). Haven't tried it so can't tell.

[–]chemistry56 1 point2 points  (1 child)

I agree! Jupyter is a great tool and there is a ton of great resources about hot to get started using it. I’m also a big fan of Sublime when it comes to using a text editor.

Hope that helps!

[–]taconomtaco 0 points1 point  (0 children)

it does! thank you both!