Let's add a configurable allowlist of docker images among which users can choose when starting a new interactive session.
Things to do:
Note that not all docker images are compatible with the way we currently deploy jupyter notebooks (e.g. they might expose a different port, etc.)
Let's add a configurable allowlist of docker images among which users can choose when starting a new interactive session.
Things to do:
Note that not all docker images are compatible with the way we currently deploy jupyter notebooks (e.g. they might expose a different port, etc.)