Skip to content

Calysto/xonsh_kernel

Repository files navigation

A Calysto Jupyter kernel for Xonsh.

To install:

pip install xonsh_kernel
python -m xonsh_kernel.install

To use it, run one of:

jupyter notebook
# In the notebook interface, select 'Calysto Xonsh' from the 'New' menu
ipython qtconsole --kernel calysto_xonsh
ipython console --kernel calysto_xonsh

This is based on MetaKernel, which means it features a standard set of %%magics. Note that this is different from the kernel that is distributed with Xonsh.

A sample notebook is available online.

About

Jupyter Kernel for Xonsh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published