Skip to content

Commit 3ae18aa

Browse files
Update README.md
1 parent 135c68b commit 3ae18aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ jupyter-book build
8080

8181
This will generate the static site under the `_build/html/` directory, which you can open in a browser to view the book offline. (This step requires the `jupyter-book` package, which is included in the requirements.)
8282

83-
3. **Launch on Binder** (Interactive Online Environment): If you prefer not to set up anything locally, you can try out the notebooks in an interactive environment using Binder. Click the Binder link below to open the repository in an online Jupyter environment (no installation needed, runs in your browser): [Launch Binder](https://mybinder.org/v2/gh/coding-for-reproducible-research/CfRR_Courses/main)
83+
### Launch on Binder (Interactive Online Environment)
84+
85+
If you prefer not to set up anything locally, you can try out the notebooks in an interactive environment using Binder. Click the Binder link below to open the repository in an online Jupyter environment (no installation needed, runs in your browser): [Launch Binder](https://mybinder.org/v2/gh/coding-for-reproducible-research/CfRR_Courses/main)
8486

8587
## Contributing
8688

0 commit comments

Comments
 (0)