Skip to content

Commit 1cf20b1

Browse files
Update docs/source/contributing/jupyter_style.md
Co-authored-by: Martina Cantaro <[email protected]>
1 parent 2be6a76 commit 1cf20b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/jupyter_style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The syntax is as follows:
4747
The date should correspond to the latest update/execution date, at least roughly (it's not a problem if the date is a few days off due to the review process before merging the PR). This will allow users to see which notebooks have been updated lately and will help the PyMC team make sure no notebook is left outdated for too long.
4848

4949
The [MyST target](https://myst-parser.readthedocs.io/en/latest/syntax/syntax.html#targets-and-cross-referencing)
50-
is important to ease referencing and linking notebooks between them.
50+
is important to ease referencing and linking notebooks between each other.
5151

5252
Tags can be anything, but we ask you to try to use [existing tags](https://github.com/pymc-devs/pymc/wiki/Categories-and-Tags-for-PyMC-Examples)
5353
to avoid the tag list from getting too long.

0 commit comments

Comments
 (0)