Hello,
I have been trying to install Julia into a MacOS, which I am not yet familiar with. As advided by the installation page, I tried:
curl -fsSL https://install.julialang.org | sh
I have added IJulia Package. But upon calling notebook(), I could not find the Julia kernel in the Jupyter notebook(). I would really appreciate any insights on how to get the notebook to recognize the Julia kernel.
Thanks and regards!