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.1.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for bash_kernel-0.7.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25440306c585ffe442fc1951a7108422a385a26513967c2392b0b759060af23f |
|
MD5 | 1d51ca0c6d62480890edab6f5c63ac01 |
|
BLAKE2b-256 | 937a50edf4a05663429b4ca6e789a10fd3d1b581ec869a036b9d7d9ba1ffc34a |