I'm going to try this out at work, using the following approach:
- gitlab repo that hosts the notebook
- gitlab cicd configured to build a docker container running Voila, on every push to dev or master branch
- automated deployment of freshly built containers to kubernetes
Don't know if there's easier solutions, this will require some setting up
Don't know if there's easier solutions, this will require some setting up