This is a Jupyter provisioner for libyt
kernel.
- Jupyter Project: https://jupyter.org/
- yt: https://yt-project.org/
- libyt Repo: https://github.com/yt-project/libyt
- libyt Doc: https://libyt.readthedocs.io/en/latest/
- From PyPI:
pip install jupyter-libyt
- From source:
git clone https://github.com/yt-project/jupyter_libyt.git cd jupyter_libyt pip install .