mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Update images_hierarchy.py
This commit is contained in:
@@ -5,7 +5,8 @@ from typing import Optional
|
||||
|
||||
THIS_DIR = Path(__file__).parent.resolve()
|
||||
|
||||
|
||||
# Please, take a look at the hierarchy of the images here:
|
||||
# https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#image-relationships
|
||||
ALL_IMAGES = {
|
||||
"base-notebook": None,
|
||||
"minimal-notebook": "base-notebook",
|
||||
|
Reference in New Issue
Block a user