The MyST AnyWidget Directive
Authors of MyST Markdown can now embed interactive JavaScript widgets directly in content using the new {anywidget} directive.
Authors of MyST Markdown can now embed interactive JavaScript widgets directly in content using the new {anywidget} directive.
anywidget is a Python library that makes it simple and enjoyable to create custom Jupyter Widgets that run in classic Jupyter notebooks…