dahn-zk / zsh-jupyter-kernel

Z shell kernel for Jupyter Notebook
Other
80 stars 6 forks source link

Making the the zsh kernel accessible across environments? #13

Closed CriticalSci closed 2 years ago

CriticalSci commented 4 years ago

Hi there,

I'm trying to setup a few different conda environments containing kernels accessible from the Jupyter Lab in the base conda environment. When IPython and IR kernels are installed in different environments they can be installed by specifying --user, --name and --display_name making them available to Jupyter Lab in other environments such as the base environment.

However as far as I can see this is not possible with this zsh kernel. Is there an alternative way of doing this or am I missing something?

Many thanks!

dan-oak commented 2 years ago

done in 3.5.0 sorry for a slight delay. life.