Skip to content

Commit 2859480

Browse files
committed
Add links to PDF slides, GitHub repository
1 parent 9591ca3 commit 2859480

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ img[alt~="center"] {
1414
display: block;
1515
margin: 0 auto;
1616
}
17+
.small-text {
18+
font-size: 0.6em;
19+
}
1720
</style>
1821

1922
# Scientific AI and the Future of OME-Zarr
@@ -25,7 +28,13 @@ img[alt~="center"] {
2528
EMBL Advanced Methods in Bioimage Analysis
2629
September 17, 2025
2730

28-
[HTML version of slides](https://fideus-labs.github.io/scientific-ai-omezarr-tutorial/)
31+
<div class="small-text">
32+
33+
🌐 [HTML slides](https://fideus-labs.github.io/scientific-ai-omezarr-tutorial/) | 📄 [PDF slides](https://fideus-labs.github.io/scientific-ai-omezarr-tutorial/scientific-ai-omezarr-tutorial.pdf) | 📂 [GitHub repository](https://github.com/fideus-labs/scientific-ai-omezarr-tutorial)
34+
35+
**📜 License:** Content [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) | Code [MIT](https://opensource.org/licenses/MIT)
36+
37+
</div>
2938

3039
---
3140

scientific-ai-omezarr-tutorial.pdf

88.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)