The only GUI I’ve found so far working with Julia 1.0 is Juno, but it’s quite slow.
I’ve been looking for Jupyter and VS Code alternatives and found Pycharm.
Has anyone tried Pycharm with Julia 1.0?
It’s supposed to work well:
They have free, community, educational and professional versions.
PyCharm/Julia Plugin installed fine on my Ubuntu but I couldn’t manage to start the REPL.
[Background: After 6 months of trying, I still couldn’t get Atom to work on Ubuntu (18.04) so decided to try another IDE. The setup for
Julia Studio was long and involved and didn’t work, but I managed to install PyCharm and the Julia plugin without a problem.]
Can anyone help with this (or any other free IDE that works well on Ubuntu)?
I have mentioned the installation error before on here, but as it was purely an ‘Atom’ issue I posted a question on StackOverflow. From the first, Atom installed and started up fine, but the Welcome window is blank with no menus and no response. [In the meantime, I have been developing on my Mac and using scp back and forth alot, or occasionally using an Emacs shell on the Ubuntu machine which is a little clunky but works OK].
Thanks for the suggestion about Visual Studio Code. I will try that one.
I don’t even know if PyCharm/Julia is being actively supported, but the plugin updates do seem to include 2020.
I am using Debian (SparkyLinux) and works here: on the ‘Tools’ menu item I select ‘Julia Tools’ and then ‘Julia REPL’. Instructions are to ignore any error messages.
By the way, I find the ‘Julia Tools’ option grayed out if I am not on the Project or coding windows.