Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/pairing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ keep your `.ipynb` in sync with the content on NumPy tutorials. The
NumPy tutorials use
[Jupytext](https://jupytext.readthedocs.io/en/latest/index.html) to
convert your `.ipynb` file to [MyST
Markdown](https://github.com/mwouts/jupytext/blob/master/docs/formats.md#myst-markdown)
Markdown](https://github.com/mwouts/jupytext/blob/main/docs/formats-markdown.md)
format.

Jupyter notebooks are stored on your disk in a
Expand Down
Loading