Skip to content
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

Add ipywidgets javascript #469

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Conversation

OriolAbril
Copy link
Contributor

Widgets in the docs stopped rendering in https://myst-nb.readthedocs.io/en/latest/render/interactive.html#ipywidgets. Trying out the fix suggested in #458 to see if it fixes the issue.

@welcome
Copy link

welcome bot commented Jan 16, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5e7acb3) 81.47% compared to head (2c7f915) 81.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   81.47%   81.47%           
=======================================
  Files          29       29           
  Lines        2618     2618           
=======================================
  Hits         2133     2133           
  Misses        485      485           
Flag Coverage Δ
pytests 81.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@OriolAbril
Copy link
Contributor Author

It is working: https://myst-nb--469.org.readthedocs.build/en/469/render/interactive.html#ipywidgets. Not sure if some default might also need to be updated to account for this, or at least add a note in that section with the config that needs to be set

@agoose77
Copy link
Collaborator

@OriolAbril thank you for this PR! I am going to close it, because I think we need to fix this slightly differently; at the configuration level.

However, we're very glad for people such as yourself making contributions that fix things like this, and your PR prompted me to do so. Cheers!

@agoose77
Copy link
Collaborator

Actually, we'll still want this to ensure that the docs widgets work with the latest ipywidgets!

@agoose77 agoose77 self-requested a review April 13, 2023 11:07
@agoose77 agoose77 merged commit b7173c7 into executablebooks:master Apr 13, 2023
@welcome
Copy link

welcome bot commented Apr 13, 2023

Congrats on your first merged pull request in this project! 🎉
congrats

Thank you for contributing, we are very proud of you! ❤️

@OriolAbril OriolAbril deleted the patch-1 branch April 13, 2023 19:37
agoose77 added a commit to aleivag/MyST-NB that referenced this pull request Jun 23, 2023
* Add ipywidgets javascript

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Angus Hollands <goosey15@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants