dcmqi
dcmqi copied to clipboard
Consider using mybinder
See https://beta.mybinder.org/

Working example: https://github.com/minrk/ligo-binder
cc: @yuvipanda
FYI another free cloud-based notebook hosting platform: https://notebooks.azure.com
Disadvantages:
- need to have a login and an account to run a notebook (since it first has to be cloned)
- no support for Dockerfile for configuration
Advantages:
- new features seem to be added regularly, seems to be actively supported: https://notebooks.azure.com/new
- may be more robust than beta.mybinder, since it has MS/Azure back-end
Azure Notebooks, as is, will not work for dcmqi, since we would need to install non-python components. Or perhaps need to look in the documentation in more detail...