make that jupyterhub-singleuser

which adds the appropriate restrictions on notebook
pull/839/head
Min RK 2020-01-30 10:05:58 +01:00
rodzic 68c867cfde
commit 2e2d1f4b32
6 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -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

Wyświetl plik

@ -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

Wyświetl plik

@ -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

Wyświetl plik

@ -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

Wyświetl plik

@ -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

Wyświetl plik

@ -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