parmentelat / nbhosting

nginx + django + docker architecture to host notebooks embedded from open-edx hosted MOOCs
Other
77 stars 8 forks source link

add an autobuild feature #139

Closed parmentelat closed 3 years ago

parmentelat commented 3 years ago

since 0.38 one can define builds attached to a course

an example is sample-course that has a jupyter-book build defined to compute a static-html output

a new flag 'autobuild' would tell a course to rerun its builds whenever the course repo gets pulled mimick autopull for the places where this has an impact

parmentelat commented 3 years ago

available in 0.41