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.2.tar.gz
(6.1 kB
view hashes)
Built Distribution
Close
Hashes for bash_kernel-0.7.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4036f8c3bbd8a8570cb7b71a891e94b5cf5425c13467df879468a0e9b551b6b2 |
|
MD5 | 8e667d28f0723be25eea5a4afd062c57 |
|
BLAKE2b-256 | 5e175e059b2cd785f111b9b1be53ac27000dbbd66291e778f9acf59371a8c541 |