Closed
Description
I am not sure what exactly is causing this, but I believe that the Bootstrap javascript clashes with RequireJS when the latter is loaded. When I try to use ipywidgets (which loads requirejs) with this theme, I get an error like this:
Uncaught Error: Mismatched anonymous define() module:
and a bunch of text after.
This will be an issue for anybody that uses the ipywidgets ecosystem, which necessitates that RequireJS is loaded. Is there either a technical fix around this, or a way that users should load requirejs such that it doesn't clash with bootstrap?
Metadata
Metadata
Assignees
Labels
No labels