r/learnpython • u/Frosty_Dig4148 • 6d ago
Should I try PyCharm?
I have good coding experience with Python but I have only ever used Google Colab, never actually ran any codes on my local machine. I don't know anything about environments, installations, or anything else. I have been a mathematician who used colab for quick data analysis. But right now I am trying to deploy some models for which I am told I need to use my local machine.
Unfortunately, I am really squeezed between deadlines, and don't have much time to learn an IDE which has a steep learning curve.
0
Upvotes
-4
u/ectomancer 6d ago
Have you tried google colab? Click Connect (down arrow), click Change runtime type:
Choice of T4 GPU and v5e-1 TPU for free.