File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ This repository demonstrates one way to configure a collection of tutorials,
17
17
covering some core features:
18
18
19
19
- Source is in [ MyST Markdown] [ ] which is easy for humans to edit and review.
20
- - The executed examples--- code and results--- are published as a
20
+ - The executed examples— code and results— are published as a
21
21
[ static site] [ static site example ] .
22
22
- The examples can be opened as Jupyter notebooks to run and edit:
23
23
- In a user's local environment
24
- - On a [ Binder] [ binder example ]
25
- - (Experimental) In the user's browser via [ Jupyter Lite app] [ jupyterlite example ]
24
+ - In the cloud using [ Binder] [ binder example ]
25
+ - (Experimental) In the user's browser via a [ Jupyter Lite app] [ jupyterlite example ]
26
26
- The examples can be tested using ` pytest ` , both locally and on CI.
27
27
28
28
## Try It Out
You can’t perform that action at this time.
0 commit comments