Skip to content

Installing alongside Bootstrap? #2787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
choldgraf opened this issue Feb 20, 2020 · 0 comments
Open

Installing alongside Bootstrap? #2787

choldgraf opened this issue Feb 20, 2020 · 0 comments

Comments

@choldgraf
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant