reanahub / docs.reana.io

REANA documentation web site
http://docs.reana.io
MIT License
3 stars 31 forks source link

jupyter: improve documentation regarding custom docker images #163

Closed mdonadoni closed 11 months ago

mdonadoni commented 1 year ago

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.)