Skip to content

port tutorials from Literate to plain Documenter #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 17, 2025
Merged

Conversation

CarloLucibello
Copy link
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