Full compatibility with Julia 0.6 (except for the debugger, which is disabled until a 0.6 compatible version of Gallium.jl is available)
.junorc.jl support
More powerful Juno.jl frontend
Lots of bugfixes
It is recommended that you use Atom 1.17 or higher with this release, even though everything should work fine with Atom 1.16. Julia 0.6.0-rc1 or higher is required for the new features.
Should you find any bugs or want to request a feature, please open an issue at Juno.jl. Usage questions etc are best asked in the Gitter chat or here.
Atom should notify you that there are updates for julia-client and ink, so install these and do a Pkg.update() afterwards. Restart Atom and you should be good to go!
I can’t get the profiler graph to work. The pane shows up but I can’t see anything. It seems the lines are all bunched up at the top. The line time overlay works (pretty awesome btw).
The latest version of Juno not only brings a couple of bugfixes, but also some exciting new features:
The documentation browser I’ve worked on during GSoC is now included in the main release (look for “Documentation Browser” in the menu/toolbar/command pane):
Juno’s plot pane now supports basic zoom controls (see here for a gif):
Make sure you’re on the latest version of Atom as well as Juno’s Atom and Julia packages to get the new goodies!
Feel free to open issues at the Juno.jl repo if you find bugs etc or ask questions in the Gitter or Slack channels.
Thanks to @Keno’s great work with ASTInterpreter2.jl, Juno now supports stepping through code again. Update the Atom packages and also Pkg.update() to go steppin’!
I have trouble installing Juno. I keep getting an error when Julia-client is being installed. I have checked my Internet connection but have had trouble several times.
Juno: Error installing package julia-client
Please check your internet connection, or report this to http://discuss.junolab.org
and we’ll try to help.
–––
Error: Installing “julia-client@0.6.8” failed.
There is not much information here. I have not had problems installing some other packages in Atom.