mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Merge branch 'master' into fix/missing_r_packages
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,12 +14,12 @@ OWNER?=jupyter
|
|||||||
MULTI_IMAGES:= \
|
MULTI_IMAGES:= \
|
||||||
base-notebook \
|
base-notebook \
|
||||||
minimal-notebook \
|
minimal-notebook \
|
||||||
r-notebook \
|
|
||||||
scipy-notebook \
|
scipy-notebook \
|
||||||
pyspark-notebook \
|
pyspark-notebook \
|
||||||
all-spark-notebook
|
all-spark-notebook
|
||||||
# Images that can only be built on the amd64 architecture (aka. x86_64)
|
# Images that can only be built on the amd64 architecture (aka. x86_64)
|
||||||
AMD64_ONLY_IMAGES:= \
|
AMD64_ONLY_IMAGES:= \
|
||||||
|
r-notebook \
|
||||||
datascience-notebook \
|
datascience-notebook \
|
||||||
tensorflow-notebook
|
tensorflow-notebook
|
||||||
# All of the images
|
# All of the images
|
||||||
|
Reference in New Issue
Block a user