executablebooks / sphinx-thebe

A Sphinx extension to convert static code into interactive code cells with Jupyter, Thebe, and Binder.
https://sphinx-thebe.readthedocs.io/en/latest/
MIT License
28 stars 15 forks source link

RELEASE: v0.1.0 #44

Closed choldgraf closed 2 years ago

choldgraf commented 2 years ago

This brings in the lazy loading feature - going to start using semver as well here, so doing a 0.1 release.

NOTE: this was reverted in order to investigate a github actions problem: #45