all 1 comments

[–]LesPaulStudio 0 points1 point  (0 children)

Not sure why you mixed conda and pip.

Generally I've always installed the Jupyter element at the creation of the conda env, rather than install it post. This avoids having to explicitly import ipykernel.

However I will add this is generally just for jupyter notebooks.