Skip to content

Commit 1f4f212

Browse files
authored
Merge pull request #282 from rossbar/rm-pairing
Remove pairing article
2 parents 08fcaf9 + 2d2ced4 commit 1f4f212

File tree

4 files changed

+6
-253
lines changed

4 files changed

+6
-253
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ used in the main NumPy documentation has two reasons:
6767

6868
You may notice our content is in markdown format (`.md` files). We review and
6969
host 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

content/pairing.md

Lines changed: 0 additions & 247 deletions
This file was deleted.

ignore_testing

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
content/tutorial-deep-reinforcement-learning-with-pong-from-pixels.md
2-
content/pairing.md
32
content/tutorial-style-guide.md
43
content/tutorial-nlp-from-scratch.md

site/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ used in the main NumPy documentation has two reasons:
4141
You may notice our content is in markdown format (`.md` files). We review and
4242
host notebooks in the [MyST-NB](https://myst-nb.readthedocs.io/) format. We
4343
accept 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

0 commit comments

Comments
 (0)