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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for bash_kernel-0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 220c6cbae07a6fa1dc0888bba5451892a556c8dc085f9b9475d0230635616940 |
|
MD5 | 5cbbb8157ebaf476459ee7d2d041bbea |
|
BLAKE2b-256 | 57dab8adff95411a325d3ef9eced3435f8dafa1f0ce0ba4896234753b4d4faf8 |