Jupyter4NFDI uses repo2docker to build docker images that can be reused on the Jupyter hub, once built. So, if it is built, everything is smooth and fast, but it takes ~20 mins to build. We don't need to rebuild on every merge, so we don't want to just build on the main branch, but we have to find a solution that is somewhat automated and recent.
For now, we can simply use the branch and merge manually.
Jupyter4NFDI uses repo2docker to build docker images that can be reused on the Jupyter hub, once built. So, if it is built, everything is smooth and fast, but it takes ~20 mins to build. We don't need to rebuild on every merge, so we don't want to just build on the main branch, but we have to find a solution that is somewhat automated and recent.
For now, we can simply use the branch and merge manually.