Skip to main content

A bash kernel for Jupyter

Project description

A Jupyter kernel for bash

This requires IPython 3.

To install:

pip install bash_kernel
python -m bash_kernel.install

To use it, run one of:

jupyter notebook
# In the notebook interface, select Bash from the 'New' menu
jupyter qtconsole --kernel bash
jupyter console --kernel bash

For details of how this works, see the Jupyter docs on wrapper kernels, and Pexpect’s docs on the replwrap module

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

bash_kernel-0.7.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

bash_kernel-0.7-py2.py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 2 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