Skip to content

dan-oak/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 install zsh_jupyter_kernel

install kernel file

see the help command for details

python -m zsh_jupyter_kernel.install --help

development

pip install uv
uv sync
uv run python -m zsh_jupyter_kernel.install --sys-prefix
uv run pytest

About

Z shell kernel for Jupyter Notebook

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors