-
I didn't like Google Colab due to Uİ and slow autocomplete so I want to use pycharm with Cuda. Does anything change if I use pycharm? |
Beta Was this translation helpful? Give feedback.
Answered by
udayzee05
Feb 20, 2023
Replies: 1 comment
-
Use vs code instead of PyCharm, you can use jupyter notebook in it as well, in PyCharm community version you won't able to view jupyter notebook and execute them vs code will be handy. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Umut9263
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use vs code instead of PyCharm, you can use jupyter notebook in it as well, in PyCharm community version you won't able to view jupyter notebook and execute them vs code will be handy.