This would allow us to use the MyST-NB library to build html pages for both the manual and examples.
Currently the manual is built with jupyter-sphinx and the examples with MyST-NB which leads to some visual inconsistency in the code snippets between the two.
There are automated tools for doing the conversion
This would allow us to use the MyST-NB library to build html pages for both the manual and examples.
Currently the manual is built with jupyter-sphinx and the examples with MyST-NB which leads to some visual inconsistency in the code snippets between the two.
There are automated tools for doing the conversion
rst-to-myst
-> https://github.com/executablebooks/rst-to-mystmyst-parser
-> https://github.com/executablebooks/myst-parser