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.8.0.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for bash_kernel-0.8.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0830a6eca2442d6878ed06766f0dc7076fc5f6913d316d49e314e53bd8502750 |
|
MD5 | 0d6e1dab1de733b6529be7c1e888e3e4 |
|
BLAKE2b-256 | 3ecfdcbefe30b1d73db2409b4ef13f3ea22528c160e424ff7ebacc2b9fe2f9db |