Jupyter Lab/Notebook¶
Setup Jupyter w/ Conda¶
-
Make a conda kernel (env) available to Jupyter:
- Install
ipykernelin the environment.
- Install
1 2 3 | |
myKernel is the conda env name.
My Kernel is the display name.
When done, the noted kernel will be available within the Jupyter UI.