Upgraded Julia to 1.8. Ran "build IJulia" to update the package. New kernel visible in Jupyter, but so is the old one (that version of Julia is removed from system).
How can I get rid of this non existent Julia kernel?
You can check the name of that kernel with jupyter kernelspec list (probably julia-1.7). Then run
jupyter kernelspec remove julia-1.7
(with the actual name of the kernel in place of julia-1.7, in case it's different), and answer y to the confirmation prompt.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With