Describe the problem/need and solution
As I understand it, Jupyter Book is a custom sphinx build closely related to MyST and jupyterlab-myst supports rendering of "core" MyST directives.
Many users may be working in a further extended Sphinx environment configured with extensions such as sphinx-exercise. If authors want similar views in the Jupyter Book and JupyterLab/RetroLab environments, they will presumably need to install a JupyterLab styling extension (if available) to complement any Sphinx extensions they rely on in Jupyter Book renderings.
Is there anything to be learned from developing this extension that can be used to provide guidance for how create JupyterLab styling extensions to match Sphinx styling extensions? Is it possible to write code once that works in both?
Guide for implementation
No response
Tasks and updates
No response
Describe the problem/need and solution
As I understand it, Jupyter Book is a custom sphinx build closely related to MyST and
jupyterlab-mystsupports rendering of "core" MyST directives.Many users may be working in a further extended Sphinx environment configured with extensions such as
sphinx-exercise. If authors want similar views in the Jupyter Book and JupyterLab/RetroLab environments, they will presumably need to install a JupyterLab styling extension (if available) to complement any Sphinx extensions they rely on in Jupyter Book renderings.Is there anything to be learned from developing this extension that can be used to provide guidance for how create JupyterLab styling extensions to match Sphinx styling extensions? Is it possible to write code once that works in both?
Guide for implementation
No response
Tasks and updates
No response