Skip to content

ipywidgets no longer rendering #458

@ClementPinard

Description

@ClementPinard

Describe the bug

expectation/bug
the ipywidget should appear in the docs, but doesn't

By looking at the issues history, seems like a recurrent problem, and it is back.

Ipywidgets no longer appear in rendered html pages, and you can actually see it in the official docs :

See it appearing for 0.16
https://myst-nb.readthedocs.io/en/v0.16.0/render/interactive.html#ipywidgets

And see it not appearing for 0.17
https://myst-nb.readthedocs.io/en/v0.16.0/render/interactive.html#ipywidgets

I can confirm for my own docs that 0.17.0 does not show ipywidgets

Interestingly, widgets do appear in the next page about inline code in the official docs, see https://myst-nb.readthedocs.io/en/v0.17.0/render/inline.html#inserting-different-output-types

Reproduce the bug

just building this repo doc will do I believe.

I also tried to build docs with 0.16 and it didn't work as well, contrary to online docs.

List your environment

Jupyter Book : 0.13.1
External ToC : 0.2.4
MyST-Parser : 0.18.1
MyST-NB : 0.17.1
Sphinx Book Theme : 0.3.3
Jupyter-Cache : 0.5.0
NbClient : 0.5.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions