File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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,
1717covering some core features:
1818
1919- 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 static site.
21- ( [ example ] [ static site example ] )
20+ - The executed examples---code and results---are published as a
21+ [ static site ] [ static site example ] .
2222- The examples can be opened as Jupyter notebooks to run and edit:
2323 - In a user's local environment
24- - On a Binder ( [ example ] [ binder example ] )
25- - (Experimental) In the user's browser via Jupyter Lite ( [ example ] [ jupyterlite example ] )
24+ - On a [ Binder ] [ binder example ]
25+ - (Experimental) In the user's browser via [ Jupyter Lite app ] [ jupyterlite example ]
2626- The examples can be tested using ` pytest ` , both locally and on CI.
2727
2828## Try It Out
You can’t perform that action at this time.
0 commit comments