Skip to content

Commit

Permalink
Merge pull request #4 from stefanv/segmentation
Browse files Browse the repository at this point in the history
Add segmentation lecture
  • Loading branch information
stefanv authored Aug 26, 2024
2 parents c3e7539 + 43bca45 commit 13cf4f5
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ find tutorial/ -name "*.md" -exec jupytext --to ipynb {} \;
then build & serve the site:

```shell
jupyter lite build --content tutorial/
jupyter lite build --contents tutorial/
jupyter lite serve
```

Expand Down
Loading

0 comments on commit 13cf4f5

Please sign in to comment.