In the IJulia Notebook I'm trying to add the packages, but I'm getting the error:
IJulia
NameError: name 'Pkg' is not defined
Python was wrongly selected instead of Julia in Jupyter:
Here's what happens in Julia:
And here's what happens in Python: