Skip to content

Commit 32f65d5

Browse files
authored
📚 DOCS: Add link to MyST-NB (#225)
1 parent 964d241 commit 32f65d5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/using/intro.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ choose the right parser based on each file's extension. Sphinx features
5050
like cross-references will work just fine between the pages.
5151
:::
5252

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+
5359
## How does MyST parser relate to Sphinx?
5460

5561
The Sphinx documentation engine supports a number of different input types. By default,

0 commit comments

Comments
 (0)