mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-09 11:02:57 +00:00
Fix image name
This commit is contained in:
@@ -47,7 +47,7 @@ ALL_IMAGES = {
|
||||
parent_image="scipy-notebook",
|
||||
taggers=[SparkVersionTagger, HadoopVersionTagger, JavaVersionTagger]
|
||||
),
|
||||
"allspark-notebook": ImageDescription(
|
||||
"all-spark-notebook": ImageDescription(
|
||||
parent_image="pyspark-notebook",
|
||||
taggers=[RVersionTagger]
|
||||
)
|
||||
|
Reference in New Issue
Block a user