No Julia in Jupyter

I’m using Fedora 29 and I have installed Jupyter into root directory. And I have installed JuliaPro to local directory. Then I installed IJulia package and it was a success and if I enter notebook() , Jupyter opens in my browser but I can’t create a new Julia notebook. Only Python notebooks can be created. Do I need to add or change in the Jupyter configs to get avail Julia via Jupyter?

] build IJulia
https://github.com/JuliaLang/IJulia.jl#installation

1 Like