Closed mdonadoni closed 11 months ago
REANA supports running custom docker images instead of the default one (JUPYTER_INTERACTIVE_SESSION_DEFAULT_IMAGE) when opening interactive notebooks.
JUPYTER_INTERACTIVE_SESSION_DEFAULT_IMAGE
We should improve the documentation by indicating which are the requirements that custom docker images should meet in order to run correctly (e.g. which port, which protocol, etc.)
REANA supports running custom docker images instead of the default one (
JUPYTER_INTERACTIVE_SESSION_DEFAULT_IMAGE
) when opening interactive notebooks.We should improve the documentation by indicating which are the requirements that custom docker images should meet in order to run correctly (e.g. which port, which protocol, etc.)