compsys-progtools / courseutils

https://compsys-progtools.github.io/courseutils/
MIT License
0 stars 1 forks source link

make exportprismia remove code cell tags #19

Open brownsarahm opened 2 weeks ago

brownsarahm commented 2 weeks ago

code cell tags have syntas like:

:tags: ["skip-execution"]

these lines should be removed because prismia does not parse them right

brownsarahm commented 22 hours ago

swap lesson class to use nbconvert or similar so that it can rely on parsing tools already written for the notebook format