Skip to content

Commit 669e4f5

Browse files
reshamasmichaelosthege
authored andcommitted
add ref to template notebook in Jupyter style guide
1 parent db11a23 commit 669e4f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/contributing/jupyter_style.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ to parse the notebooks.
1313
There is a webinar available on [contributing to the PyMC example gallery](https://pymc-data-umbrella.xyz/en/latest/webinars/contributing_to_documentation/index.html)
1414
:::
1515

16+
## Template Notebook
17+
There is a [template Jupyter notebook](https://github.com/pymc-devs/pymc-examples/blob/main/template_notebook.ipynb) to be used for new notebooks.
18+
1619
## General guidelines
1720

1821
* Don't use abbreviations or acronyms whenever you can use complete words. For example, write "random variables" instead of "RVs".

0 commit comments

Comments
 (0)