A bash kernel for Jupyter
Project description
A simple IPython kernel for bash
This requires IPython 3.
To install:
pip install bash_kernel python -m bash_kernel.install
To use it, run one of:
ipython notebook
# In the notebook interface, select Bash from the 'New' menu
ipython qtconsole --kernel bash
ipython 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for bash_kernel-0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48d32f834888efc68d3a4f8f5536a812c40f27fa6f4df726b4615a831d9ba8e7 |
|
MD5 | d9daf58548c319393445b6c20522d78c |
|
BLAKE2b-256 | b8c4dd0bb29461401a89dcf7f6ffed97c6afadb95a3734b1cf3b52c8a2ac0808 |