parmentelat / nbhosting

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

course-run-build --force #141

Closed parmentelat closed 3 years ago

parmentelat commented 3 years ago

right now a build is done unconditionally it would be better to back off if that build was already done (i.e. the build folder is found and it contains more than the 2 .clone-build-rsync* files) and to offer a -f/--force option to explicitly bypass that optimization

parmentelat commented 3 years ago

available in 0.40.1