We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964d241 commit 32f65d5Copy full SHA for 32f65d5
1 file changed
docs/using/intro.md
@@ -50,6 +50,12 @@ choose the right parser based on each file's extension. Sphinx features
50
like cross-references will work just fine between the pages.
51
:::
52
53
+:::{admonition,seealso} Want to add Jupyter Notebooks to your documentation?
54
+
55
+See also [MyST-NB](https://myst-nb.readthedocs.io), our complimentary parser and execution engine,
56
+for ipynb and text-based notebooks.
57
+:::
58
59
## How does MyST parser relate to Sphinx?
60
61
The Sphinx documentation engine supports a number of different input types. By default,
0 commit comments