Two quick announcements:
- Juno now works on Julia 1.0.
- We have a new website (which hopefully shows of more of the features Juno offers): http://junolab.org/
You’ll need to have
-
julia-client
on version 0.7.3 -
ink
on version 0.9.4
installed on the Atom side and
-
Atom.jl
version 0.7.3 -
Juno.jl
version 0.5.2
installed in Julia.
When updating, then call pkg> update
in Julia and apm update
in a terminal to update the Atom packages.
If you’re installing Juno for the first time, then just follow the installation instructions.