-
Notifications
You must be signed in to change notification settings - Fork 958
Open
Description
I am trying to embed ipywidgets into a Sphinx site (pydata/pydata-sphinx-theme#93) that is based on bootstrap. When RequireJS is loaded, it returns a few errors that prevent loading. They begin with:
Uncaught Error: Mismatched anonymous define() module:
and then a bunch of minified JS.
After looking around it seems like the RequireJS may be clashing with the BootstrapJS somehow, such that this error is raised. Does anybody have suggestions for how to get these two playing nicely with each other?
Metadata
Metadata
Assignees
Labels
No labels