Skip to content

Commit d3734c7

Browse files
committed
Minor edits
1 parent a27ec77 commit d3734c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ This repository demonstrates one way to configure a collection of tutorials,
1717
covering 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
20+
- The executed examplescode and resultsare published as a
2121
[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][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]
2626
- The examples can be tested using `pytest`, both locally and on CI.
2727

2828
## Try It Out

0 commit comments

Comments
 (0)