kopia lustrzana https://github.com/jupyterhub/repo2docker
rodzic
4856db7e79
commit
e7d51c3fe9
|
@ -22,8 +22,8 @@ class BuildPack(LoggingConfigurable):
|
|||
|
||||
class PythonBuildPack(BuildPack):
|
||||
runtime_builder_map = Dict({
|
||||
'python-2.7': 'jupyterhub/singleuser-builder-venv-2.7:v0.1.3',
|
||||
'python-3.5': 'jupyterhub/singleuser-builder-venv-3.5:v0.1.3',
|
||||
'python-2.7': 'jupyterhub/singleuser-builder-venv-2.7:v0.1.4',
|
||||
'python-3.5': 'jupyterhub/singleuser-builder-venv-3.5:v0.1.4',
|
||||
})
|
||||
|
||||
runtime = Unicode(
|
||||
|
|
Ładowanie…
Reference in New Issue