File tree Expand file tree Collapse file tree 4 files changed +6
-253
lines changed Expand file tree Collapse file tree 4 files changed +6
-253
lines changed Original file line number Diff line number Diff line change @@ -67,9 +67,10 @@ used in the main NumPy documentation has two reasons:
6767
6868You may notice our content is in markdown format (` .md ` files). We review and
6969host notebooks in the [ MyST-NB] ( https://myst-nb.readthedocs.io/ ) format. We
70- accept both Jupyter notebooks (` .ipynb ` ) and MyST-NB notebooks (` .md ` ). If you want
71- to sync your ` .ipynb ` to your ` .md ` file follow the [ pairing
72- tutorial] ( content/pairing.md ) .
70+ accept both Jupyter notebooks (` .ipynb ` ) and MyST-NB notebooks (` .md ` ).
71+ If you want to author ` MyST ` notebooks in jupyterlab, check out the
72+ [ jupyterlab_myst] ( https://mystmd.org/guide/quickstart-jupyter-lab-myst ) extension!
73+
7374
7475### Adding your own tutorials
7576
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11content/tutorial-deep-reinforcement-learning-with-pong-from-pixels.md
2- content/pairing.md
32content/tutorial-style-guide.md
43content/tutorial-nlp-from-scratch.md
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ used in the main NumPy documentation has two reasons:
4141You may notice our content is in markdown format (` .md ` files). We review and
4242host notebooks in the [ MyST-NB] ( https://myst-nb.readthedocs.io/ ) format. We
4343accept both Jupyter notebooks (` .ipynb ` ) and MyST-NB notebooks (` .md ` ).
44- If you want to sync your ` .ipynb ` to your ` .md ` file follow the [ pairing
45- tutorial ] ( content/pairing ) .
44+ If you want to author ` MyST ` notebooks in jupyterlab, check out the
45+ [ jupyterlab_myst ] ( https://mystmd.org/guide/quickstart-jupyter-lab-myst ) extension!
4646
4747## Adding your own tutorials
4848
You can’t perform that action at this time.
0 commit comments