Skip to content

port tutorials from Literate to plain Documenter#602

Merged
CarloLucibello merged 4 commits intomasterfrom
cl/tut
Jun 17, 2025
Merged

port tutorials from Literate to plain Documenter#602
CarloLucibello merged 4 commits intomasterfrom
cl/tut

Conversation

@CarloLucibello
Copy link
Copy Markdown
Member

@CarloLucibello CarloLucibello commented Jun 17, 2025

This uses Documenter's example block instead of literate, so that we fix #590

Also reintroduce DemoCards.jl for displaying nicely the tutorials in the tutorials page.

I'm removing the tutorial on the TemporalBrains dataset, since the dataset is very large and takes too much time to download. I'm not sure that we can afford that now that CI builds all the tutorials. I'll try to reintegrate the tutorial in a second PR. cc @aurorarossi

@CarloLucibello CarloLucibello added docs Improvements or additions to documentation flux temporalgraphs labels Jun 17, 2025
@CarloLucibello CarloLucibello merged commit f59d3ec into master Jun 17, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation flux temporalgraphs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In Literate-generated tutorials the input code and the output have the same style

1 participant