Skip to content

Commit 59072cc

Browse files
committed
more notes
1 parent 461356a commit 59072cc

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,13 @@ jupyter: python3
9898
9999
````
100100
101-
Use `eval: false` so that Quarto doesn't run the code during building of the website.
102-
Specifying format `ipynb: default` will create a Jupyter notebook during the build process and link it from the tutorial page.
101+
Notes:
102+
103+
- Use appropriate categories (tags), include whether the tutorial is *beginner*, *intermediate*, or *advanced*.
104+
105+
- Use `eval: false` so that Quarto doesn't run the code during building of the website.
106+
107+
- Specifying format `ipynb: default` will create a Jupyter notebook during the build process and link it from the tutorial page.
103108

104109
## Images
105110

0 commit comments

Comments
 (0)