Skip to content

Commit fd60ff4

Browse files
authored
Update runtime.txt to Python 3.9 and fix link to myst-nb docs (#117)
* Update runtime.txt to Python 3.9 * update link to myst-nb docs for text based interface
1 parent 122fca2 commit fd60ff4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-3.8
1+
python-3.9

site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can follow along yourself:
2626
2. *locally*, by cloning the repository (see the octocat icon above) and
2727
running `jupyter notebook`.
2828

29-
[myst-nb]: https://myst-nb.readthedocs.io/en/latest/use/markdown.html
29+
[myst-nb]: https://myst-nb.readthedocs.io/en/latest/authoring/text-notebooks.html
3030

3131
## Contents
3232

0 commit comments

Comments
 (0)