-
Notifications
You must be signed in to change notification settings - Fork 1
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
Structure #1
Comments
Literate code that CI builds to Jupyter notebooks? |
Sounds good. I didn't end up doing pure Literate just because |
We should be able to use Literate to output quarto markdown files which can then be converted to whatever we need. But we can at the same time use these Literate files to build with Documenter. |
Why not just write quarto files directly? No weird quirks in output conversions, and closes to geocompx. We have set up our whole website using quarto in that way (https://deltares.github.io/Ribasim/). Straight up Jupyter notebooks would also work well with that. |
What kind of structure do we want for this repo? Should it follow DemoCards.jl, the homegrown Vitepress setup in GeoMakie, just straight Jupyter notebooks?
The text was updated successfully, but these errors were encountered: