kopia lustrzana https://github.com/jupyterhub/repo2docker
make that jupyterhub-singleuser
which adds the appropriate restrictions on notebookpull/839/head
rodzic
68c867cfde
commit
2e2d1f4b32
|
@ -39,6 +39,7 @@ dependencies:
|
||||||
- jupyter_core=4.6.1=py37_0
|
- jupyter_core=4.6.1=py37_0
|
||||||
- jupyter_telemetry=0.0.4=py_0
|
- jupyter_telemetry=0.0.4=py_0
|
||||||
- jupyterhub-base=1.1.0=py37_2
|
- jupyterhub-base=1.1.0=py37_2
|
||||||
|
- jupyterhub-singleuser=1.1.0=py37_2
|
||||||
- jupyterlab=1.2.6=py_0
|
- jupyterlab=1.2.6=py_0
|
||||||
- jupyterlab_server=1.0.6=py_0
|
- jupyterlab_server=1.0.6=py_0
|
||||||
- krb5=1.16.4=h2fd8d38_0
|
- krb5=1.16.4=h2fd8d38_0
|
||||||
|
|
|
@ -39,6 +39,7 @@ dependencies:
|
||||||
- jupyter_core=4.6.1=py36_0
|
- jupyter_core=4.6.1=py36_0
|
||||||
- jupyter_telemetry=0.0.4=py_0
|
- jupyter_telemetry=0.0.4=py_0
|
||||||
- jupyterhub-base=1.1.0=py36_2
|
- jupyterhub-base=1.1.0=py36_2
|
||||||
|
- jupyterhub-singleuser=1.1.0=py36_2
|
||||||
- jupyterlab=1.2.6=py_0
|
- jupyterlab=1.2.6=py_0
|
||||||
- jupyterlab_server=1.0.6=py_0
|
- jupyterlab_server=1.0.6=py_0
|
||||||
- krb5=1.16.4=h2fd8d38_0
|
- krb5=1.16.4=h2fd8d38_0
|
||||||
|
|
|
@ -4,7 +4,7 @@ dependencies:
|
||||||
- python=3.6.*
|
- python=3.6.*
|
||||||
- ipywidgets==7.5.1
|
- ipywidgets==7.5.1
|
||||||
- jupyterlab==1.2.6
|
- jupyterlab==1.2.6
|
||||||
- jupyterhub-base==1.1.0
|
- jupyterhub-singleuser==1.1.0
|
||||||
- nbconvert==5.6.1
|
- nbconvert==5.6.1
|
||||||
- notebook==6.0.3
|
- notebook==6.0.3
|
||||||
- nteract_on_jupyter==2.1.3
|
- nteract_on_jupyter==2.1.3
|
||||||
|
|
|
@ -39,6 +39,7 @@ dependencies:
|
||||||
- jupyter_core=4.6.1=py37_0
|
- jupyter_core=4.6.1=py37_0
|
||||||
- jupyter_telemetry=0.0.4=py_0
|
- jupyter_telemetry=0.0.4=py_0
|
||||||
- jupyterhub-base=1.1.0=py37_2
|
- jupyterhub-base=1.1.0=py37_2
|
||||||
|
- jupyterhub-singleuser=1.1.0=py37_2
|
||||||
- jupyterlab=1.2.6=py_0
|
- jupyterlab=1.2.6=py_0
|
||||||
- jupyterlab_server=1.0.6=py_0
|
- jupyterlab_server=1.0.6=py_0
|
||||||
- krb5=1.16.4=h2fd8d38_0
|
- krb5=1.16.4=h2fd8d38_0
|
||||||
|
|
|
@ -4,7 +4,7 @@ dependencies:
|
||||||
- python=3.7.*
|
- python=3.7.*
|
||||||
- ipywidgets==7.5.1
|
- ipywidgets==7.5.1
|
||||||
- jupyterlab==1.2.6
|
- jupyterlab==1.2.6
|
||||||
- jupyterhub-base==1.1.0
|
- jupyterhub-singleuser==1.1.0
|
||||||
- nbconvert==5.6.1
|
- nbconvert==5.6.1
|
||||||
- notebook==6.0.3
|
- notebook==6.0.3
|
||||||
- nteract_on_jupyter==2.1.3
|
- nteract_on_jupyter==2.1.3
|
||||||
|
|
|
@ -2,7 +2,7 @@ dependencies:
|
||||||
- python=3.7
|
- python=3.7
|
||||||
- ipywidgets==7.5.1
|
- ipywidgets==7.5.1
|
||||||
- jupyterlab==1.2.6
|
- jupyterlab==1.2.6
|
||||||
- jupyterhub-base==1.1.0
|
- jupyterhub-singleuser==1.1.0
|
||||||
- nbconvert==5.6.1
|
- nbconvert==5.6.1
|
||||||
- notebook==6.0.3
|
- notebook==6.0.3
|
||||||
- nteract_on_jupyter==2.1.3
|
- nteract_on_jupyter==2.1.3
|
||||||
|
|
Ładowanie…
Reference in New Issue