Skip to content

Installing alongside Bootstrap? #2787

@choldgraf

Description

@choldgraf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions