Skip to content

Commit 999d19e

Browse files
committed
Avoid 'click here' vibes
1 parent ff7a8a4 commit 999d19e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 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 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

0 commit comments

Comments
 (0)