I just upgraded from Julia 1.1.1 to 1.2.0*. Part of my workflow involves IJulia notebooks. Currently, anytime I try to launch and IJulia notebook, it launches a 1.1.1 kernel with no option for a 1.2.0 kernel, even if I launch the notebook from within 1.2.0
What extra steps do I need to take to fully upgrade to 1.2.0 and use the newer version in an IJulia notebook?
*To upgrade I put the Julia 1.2.0 folder in /opt/
and changed the symlink in /usr/local/bin/
to point to the new Julia executable