This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
forked from scipy-2023-image-analysis/tutorial
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dedicated page for running the notebooks (#8)
* Add dedicated page for running the notebooks * add jupyterlab-myst to conda env * add jupyterlab-myst to req.txt * add notebook setup to ToC and copy the clone/zip to install dependencies. * clarify the install/clone/download * Update for review comments * Move the new content to the existing install file * Fix ToC * Cleanup / streamline headings Two top-level headings weren't rendered correctly by jupyter-book in the sidebar. Instead just rename the section to "Setup" which should be more fitting. Also make sure that all headings use the same mood: imperative. --------- Co-authored-by: Lars Grüter <[email protected]>
- Loading branch information
1 parent
d5d10f8
commit 11fe8d1
Showing
3 changed files
with
72 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
jupyterlab | ||
jupytext | ||
jupyterlab-myst | ||
notebook | ||
matplotlib | ||
scikit-image==0.24.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters