Skip to content

dahn-zk/zsh-jupyter-kernel

Repository files navigation

Zsh kernel for Jupyter

a simple Z Shell Jupyter kernel powered by Python, IPyKernel, Pexpect, and enthusiasm — turn your scripts into notebooks!

installation

PyPi:

Pip

python -m pip install zsh_jupyter_kernel

Pipenv

pipenv install zsh_jupyter_kernel

install kernel file

see the help command for details

python -m zsh_jupyter_kernel.install --help