sphinx_gallery.interactive_example#

Binder 和 JupyterLite 实用函数。

与 Binder 和 JupyterLite 的集成处于实验阶段。请注意,此 API 可能会在将来发生更改。

警告

Binder 仍处于 beta 阶段,因此点击 Binder 链接的用户可能会遇到不稳定性。

函数#

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

检查以确保 Binder 配置正确。

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

如果启用了 jupyterlite,配置 ‘jupyterlite_bind_ipynb_suffix’。

连接到“config-inited”事件。