iclingo
iclingo is a clingo kernel for Jupyter which I developed over a weekend when learning about Answer set programming at university, facing the desire of a smoother notebook programming experience.
The project is still bare-bones but is enough for an
mvp. The kernel can be
installed via Pypi with pip install iclingo
.
More information and code can be found on GitHub.