carpentries-incubator / julia-novice

A lesson exploring the Julia language
https://carpentries-incubator.github.io/julia-novice
Other
16 stars 23 forks source link

Generate jupyter notebooks #114

Open BeastyBlacksmith opened 22 hours ago

BeastyBlacksmith commented 22 hours ago

The files on the literate branch are written such that its also possible to export the episodes to jupyter and pluto notebooks.

For that to be usable we would need to converted the Carpentries divs (like objectives, etc.) to html or markdown or just filter them out.

Also its a bit unclear where to store the generated notebooks. Maybe as an artifact on a release?

BeastyBlacksmith commented 22 hours ago

CC: @Kagami13