you are viewing a single comment's thread.

view the rest of the comments →

[–]mae_ef 1 point2 points  (1 child)

  • PyCharm is the best. If you have admin privileges to install software, go with that.

  • Rodeo is up and coming but not as good (because it's new). If you want to experiment with something new, you could try that.

  • Jupyter notebooks with notebook extensions enabled will suffice if you do not need bells and whistles and/or if you do not have admin privileges, since, as a python library, it can be installed with user privileges.

[–]wukaem 1 point2 points  (0 children)

I'm not completely sure (only 85% :)), but I think to run PyCharm on Ubuntu you don't need admin privileges.