Skip to content

Commit 3477961

Browse files
authored
Merge pull request #433 from bioimage-io/add_ga_presentation
add create_ambitious_sloth presentation
2 parents ba323bb + c0b45b0 commit 3477961

File tree

4 files changed

+12257
-1
lines changed

4 files changed

+12257
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ jobs:
179179
--footer-text 'bioimageio.core ${{steps.get_version.outputs.version}}' \
180180
-o ./dist bioimageio.core
181181
- run: cp README.md ./dist/README.md
182+
- name: copy rendered presentations
183+
run: cp -r ./presentations/*.html ./dist/presentations
182184
- name: Deploy to gh-pages 🚀
183185
uses: JamesIves/github-pages-deploy-action@v4
184186
with:

presentations/create_ambitious_sloth.ipynb

Lines changed: 819 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)