simply-logical / problog-book-template

A Jupyter Book template for interactive ProbLog documents
https://problog-template.simply-logical.space/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Jupyter Book (Sphinx) extension to build interactive ProbLog code boxes similar to SWISH #1

Closed So-Cool closed 3 years ago

So-Cool commented 3 years ago

sphinx-prolog allows to embed interactive SWI-Prolog code boxes based on SWISH. ProbLog uses a similar approach on its homepage.

A similar, dedicated Jupyter Book (Sphinx) extension to embed interactive ProbLog code boxes would work better than relying on a Python kernel provided by MyBinder (either through a Jupyter Notebook or via Thebe).

So-Cool commented 3 years ago

See the sphinx-problog package.