We basically can demo the notebooks from anywhere. Binder launches a Jupyter notebook server on demand for us so we do not even have to host a Jupyter notebook ourselves.
This is fully for demo purposes since there are no persistence and the on demand server will be killed very fast if no activity.
See it in action here https://mybinder.org/v2/gh/Ouranosinc/PAVICS-e2e-workflow-tests/feature/support-binder
We basically can demo the notebooks from anywhere. Binder launches a Jupyter notebook server on demand for us so we do not even have to host a Jupyter notebook ourselves.
This is fully for demo purposes since there are no persistence and the on demand server will be killed very fast if no activity.