A ipython repl wrapper jupyter kernel implementation of Hy. Commands must be completed in a cell or the kernel will throw an error.
- install Hy
- download/clone this project
- open shell in project folder
pip install -e ./
jupyter kernelspec install --user janshykernel
jupyter kernelspec uninstall janshykernel
pip uninstall janshykernel