A Jupyter kernel for Bash.
Project description
A Calysto Jupyter kernel for Bash.
To install:
pip install calysto_bash
To use it, run one of:
jupyter notebook
# In the notebook interface, select 'Calysto Bash' from the 'New' menu
ipython qtconsole --kernel calysto_bash
ipython console --kernel calysto_bash
This is based on MetaKernel, which means it features a standard set of %%magics.
A sample notebook is available online.
Advanced Installation Notes:: We automatically install a Jupyter kernelspec when installing the python package. This location can be found using jupyter kernelspec list. If the default location is not desired, you can remove the directory for the calysto_bash kernel, and install using python -m calysto_bash install. See python -m calysto_bash install --help for available options.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
calysto_bash-0.2.0.tar.gz
(8.5 kB
view hashes)
Built Distribution
Close
Hashes for calysto_bash-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cf89ebefcc2e33ce014977a5209990840fb871c693613de0bc9b3ac6b62b07d |
|
MD5 | 13c248c07154f1096d00186878fdcf25 |
|
BLAKE2b-256 | 15bfedc16929598095d8443f64f1978bb3c9f55c6831665a26a54c716414c791 |