sphinx_gallery.interactive_example#

Binder and Jupyterlite utility functions.

Integration with Binder and Jupyterlite is on an experimental stage. Note that this API may change in the future.

Warning

Binder is still beta technology, so there may be instability in the experience of users who click Binder links.

Functions#

sphinx_gallery.interactive_example.check_binder_conf(binder_conf)[source]#

Check to make sure that the Binder configuration is correct.

sphinx_gallery.interactive_example.pre_configure_jupyterlite_sphinx(app, config)[source]#

Configure ‘jupyterlite_bind_ipynb_suffix’ if jupyterlite enabled.

Connected to “config-inited” event.