Skip to main content

Z shell kernel for Jupyter

Project description

Z shell kernel for Jupyter

Features

▶️ Execute

Execute any multiline Zsh code which does not wait for stdin. A pseudo terminal process runs until a kernel is stopped and is common for all notebook cells.

⏹ Interrupt

Interrupt any code as in any terminal.

🔎 Inspect

Get man pages for commands under cursor.

🧰 Complete

Complete code using all completions as in terminal.

😎 Just do it

See more supported features in Misc.

🔮

Everything else under active development. Create an Issue to request a feature.

Roadmap ✅Contribution 👍License 🤝

Install

Pipenv

install.sh

pipenv --python 3.7 install zsh-kernel jupyter-notebook
pipenv run python -m zsh_jupyter_kernel.install --sys-prefix

Pip

python -m pip install zsh-kernel
python -m zsh_jupyter_kernel.install

Run

lab.sh

pipenv run jupyter notebook

Thanks to

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zsh-jupyter-kernel-3.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

zsh_jupyter_kernel-3.0-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page