kopia lustrzana https://github.com/jupyterhub/repo2docker
simplify test for contexts (is now by default an empty list)
rodzic
12b4457437
commit
c843e25f16
|
@ -239,8 +239,7 @@ class RBuildPack(PythonBuildPack):
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|
||||||
if self.stencila_manifest_contexts:
|
if "r" in self.stencila_contexts:
|
||||||
if "r" in self.stencila_manifest_contexts:
|
|
||||||
scripts += [
|
scripts += [
|
||||||
(
|
(
|
||||||
"${NB_USER}",
|
"${NB_USER}",
|
||||||
|
|
Ładowanie…
Reference in New Issue