Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Update nteract-on-jupyter to 2.1.3 #794

Merged
merged 1 commit into from
Sep 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions repo2docker/buildpacks/conda/environment.frozen.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# AUTO GENERATED FROM environment.py-3.7.yml, DO NOT MANUALLY MODIFY
# Frozen on 2019-07-29 15:52:07 UTC
# Frozen on 2019-09-13 19:50:21 UTC
name: r2d
channels:
- conda-forge
- defaults
- conda-forge/label/broken
dependencies:
- _libgcc_mutex=0.1=main
- alembic=1.0.11=py_0
- alembic=1.1.0=py_0
- asn1crypto=0.24.0=py37_1003
- async_generator=1.10=py_0
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- blinker=1.4=py_1
- bzip2=1.0.8=h516909a_0
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py37_1
- bzip2=1.0.8=h516909a_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- certipy=0.1.3=py_0
- cffi=1.12.3=py37h8022711_0
- chardet=3.0.4=py37_1003
Expand All @@ -26,13 +26,13 @@ dependencies:
- defusedxml=0.5.0=py_1
- entrypoints=0.3=py37_1000
- idna=2.8=py37_1000
- ipykernel=5.1.1=py37h5ca1d4c_0
- ipython=7.7.0=py37h5ca1d4c_0
- ipykernel=5.1.2=py37h5ca1d4c_0
- ipython=7.8.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.4.2=py_0
- jedi=0.14.1=py37_0
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py_0
- jsonschema=3.0.1=py37_0
- jsonschema=3.0.2=py37_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- jupyterhub=1.0.0=py37_0
Expand All @@ -46,15 +46,15 @@ dependencies:
- libsodium=1.0.17=h516909a_0
- libssh2=1.8.2=h22169c7_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- mako=1.0.10=py_0
- mako=1.1.0=py_0
- markupsafe=1.1.1=py37h14c3975_0
- mistune=0.8.4=py37h14c3975_1000
- nbconvert=5.4.1=py_2
- nbformat=4.4.0=py_1
- ncurses=6.1=hf484d3e_1002
- nodejs=11.14.0=he1b5a44_1
- notebook=5.7.8=py37_1
- nteract_on_jupyter=2.0.12=py_0
- nteract_on_jupyter=2.1.3=py_0
- oauthlib=3.0.1=py_0
- openssl=1.1.1c=h516909a_0
- pamela=1.0.0=py_0
Expand All @@ -63,7 +63,7 @@ dependencies:
- parso=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.2.1=py37_0
- pip=19.2.3=py37_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
Expand All @@ -77,26 +77,26 @@ dependencies:
- python=3.7.3=h33d41f4_1
- python-dateutil=2.8.0=py_0
- python-editor=1.0.4=py_0
- pyzmq=18.0.2=py37h1768529_2
- pyzmq=18.1.0=py37h1768529_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py37_1
- send2trash=1.5.0=py_0
- setuptools=41.0.1=py37_0
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- sqlalchemy=1.3.6=py37h516909a_0
- sqlite=3.29.0=hcee41ef_0
- sqlalchemy=1.3.8=py37h516909a_0
- sqlite=3.29.0=hcee41ef_1
- terminado=0.8.2=py37_0
- testpath=0.4.2=py_1001
- tk=8.6.9=hed695b0_1002
- tk=8.6.9=hed695b0_1003
- tornado=6.0.3=py37h516909a_0
- traitlets=4.3.2=py37_1000
- urllib3=1.25.3=py37_0
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.4=py37_0
- wheel=0.33.6=py37_0
- widgetsnbextension=3.4.2=py37_1000
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1005
- zlib=1.2.11=h516909a_1006
prefix: /opt/conda/envs/r2d

20 changes: 10 additions & 10 deletions repo2docker/buildpacks/conda/environment.py-2.7.frozen.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTO GENERATED FROM environment.py-2.7.yml, DO NOT MANUALLY MODIFY
# Frozen on 2019-07-29 15:49:47 UTC
# Frozen on 2019-09-13 19:45:51 UTC
name: r2d
channels:
- conda-forge
Expand All @@ -10,8 +10,8 @@ dependencies:
- backports=1.0=py_2
- backports.shutil_get_terminal_size=1.0.0=py_3
- backports_abc=0.5=py_1
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py27_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py27_0
- decorator=4.4.0=py_0
- enum34=1.1.6=py27_1001
- futures=3.3.0=py27_0
Expand All @@ -29,26 +29,26 @@ dependencies:
- pathlib2=2.3.4=py27_0
- pexpect=4.7.0=py27_0
- pickleshare=0.7.5=py27_1000
- pip=19.2.1=py27_0
- pip=19.2.3=py27_0
- prompt_toolkit=1.0.15=py_1
- ptyprocess=0.6.0=py_1001
- pygments=2.4.2=py_0
- python=2.7.15=h5a48372_1009
- python-dateutil=2.8.0=py_0
- pyzmq=18.0.2=py27h1768529_2
- pyzmq=18.1.0=py27h1768529_0
- readline=8.0=hf8c457e_0
- scandir=1.10.0=py27h14c3975_0
- setuptools=41.0.1=py27_0
- setuptools=41.2.0=py27_0
- simplegeneric=0.8.1=py_1
- singledispatch=3.4.0.3=py27_1000
- six=1.12.0=py27_1000
- sqlite=3.29.0=hcee41ef_0
- tk=8.6.9=hed695b0_1002
- sqlite=3.29.0=hcee41ef_1
- tk=8.6.9=hed695b0_1003
- tornado=5.1.1=py27h14c3975_1000
- traitlets=4.3.2=py27_1000
- wcwidth=0.1.7=py_1
- wheel=0.33.4=py27_0
- wheel=0.33.6=py27_0
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1005
- zlib=1.2.11=h516909a_1006
prefix: /opt/conda/envs/r2d

36 changes: 18 additions & 18 deletions repo2docker/buildpacks/conda/environment.py-3.6.frozen.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY
# Frozen on 2019-07-29 15:50:44 UTC
# Frozen on 2019-09-13 19:47:35 UTC
name: r2d
channels:
- conda-forge
- defaults
- conda-forge/label/broken
dependencies:
- _libgcc_mutex=0.1=main
- alembic=1.0.11=py_0
- alembic=1.1.0=py_0
- asn1crypto=0.24.0=py36_1003
- async_generator=1.10=py_0
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- blinker=1.4=py_1
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py36_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py36_0
- certipy=0.1.3=py_0
- cffi=1.12.3=py36h8022711_0
- chardet=3.0.4=py36_1003
Expand All @@ -25,13 +25,13 @@ dependencies:
- defusedxml=0.5.0=py_1
- entrypoints=0.3=py36_1000
- idna=2.8=py36_1000
- ipykernel=5.1.1=py36h5ca1d4c_0
- ipython=7.7.0=py36h5ca1d4c_0
- ipykernel=5.1.2=py36h5ca1d4c_0
- ipython=7.8.0=py36h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.4.2=py_0
- jedi=0.14.1=py36_0
- jedi=0.15.1=py36_0
- jinja2=2.10.1=py_0
- jsonschema=3.0.1=py36_0
- jsonschema=3.0.2=py36_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- jupyterhub=1.0.0=py36_0
Expand All @@ -45,15 +45,15 @@ dependencies:
- libsodium=1.0.17=h516909a_0
- libssh2=1.8.2=h22169c7_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- mako=1.0.10=py_0
- mako=1.1.0=py_0
- markupsafe=1.1.1=py36h14c3975_0
- mistune=0.8.4=py36h14c3975_1000
- nbconvert=5.4.1=py_2
- nbformat=4.4.0=py_1
- ncurses=6.1=hf484d3e_1002
- nodejs=11.14.0=he1b5a44_1
- notebook=5.7.8=py36_1
- nteract_on_jupyter=2.0.12=py_0
- nteract_on_jupyter=2.1.3=py_0
- oauthlib=3.0.1=py_0
- openssl=1.1.1c=h516909a_0
- pamela=1.0.0=py_0
Expand All @@ -62,7 +62,7 @@ dependencies:
- parso=0.5.1=py_0
- pexpect=4.7.0=py36_0
- pickleshare=0.7.5=py36_1000
- pip=19.2.1=py36_0
- pip=19.2.3=py36_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
Expand All @@ -76,26 +76,26 @@ dependencies:
- python=3.6.7=h357f687_1005
- python-dateutil=2.8.0=py_0
- python-editor=1.0.4=py_0
- pyzmq=18.0.2=py36h1768529_2
- pyzmq=18.1.0=py36h1768529_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py36_1
- send2trash=1.5.0=py_0
- setuptools=41.0.1=py36_0
- setuptools=41.2.0=py36_0
- six=1.12.0=py36_1000
- sqlalchemy=1.3.6=py36h516909a_0
- sqlite=3.29.0=hcee41ef_0
- sqlalchemy=1.3.8=py36h516909a_0
- sqlite=3.29.0=hcee41ef_1
- terminado=0.8.2=py36_0
- testpath=0.4.2=py_1001
- tk=8.6.9=hed695b0_1002
- tk=8.6.9=hed695b0_1003
- tornado=6.0.3=py36h516909a_0
- traitlets=4.3.2=py36_1000
- urllib3=1.25.3=py36_0
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.4=py36_0
- wheel=0.33.6=py36_0
- widgetsnbextension=3.4.2=py36_1000
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1005
- zlib=1.2.11=h516909a_1006
prefix: /opt/conda/envs/r2d

4 changes: 2 additions & 2 deletions repo2docker/buildpacks/conda/environment.py-3.6.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
# Generated on 2019-07-29 15:50:44 UTC
# Generated on 2019-09-13 19:47:35 UTC
dependencies:
- python=3.6.*
- ipywidgets==7.4.2
- jupyterlab==0.35.4
- jupyterhub=1.0
- nbconvert==5.4.1
- notebook==5.7.8
- nteract_on_jupyter==2.0.12
- nteract_on_jupyter==2.1.3
38 changes: 19 additions & 19 deletions repo2docker/buildpacks/conda/environment.py-3.7.frozen.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# AUTO GENERATED FROM environment.py-3.7.yml, DO NOT MANUALLY MODIFY
# Frozen on 2019-07-29 15:52:07 UTC
# Frozen on 2019-09-13 19:50:21 UTC
name: r2d
channels:
- conda-forge
- defaults
- conda-forge/label/broken
dependencies:
- _libgcc_mutex=0.1=main
- alembic=1.0.11=py_0
- alembic=1.1.0=py_0
- asn1crypto=0.24.0=py37_1003
- async_generator=1.10=py_0
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- blinker=1.4=py_1
- bzip2=1.0.8=h516909a_0
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py37_1
- bzip2=1.0.8=h516909a_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- certipy=0.1.3=py_0
- cffi=1.12.3=py37h8022711_0
- chardet=3.0.4=py37_1003
Expand All @@ -26,13 +26,13 @@ dependencies:
- defusedxml=0.5.0=py_1
- entrypoints=0.3=py37_1000
- idna=2.8=py37_1000
- ipykernel=5.1.1=py37h5ca1d4c_0
- ipython=7.7.0=py37h5ca1d4c_0
- ipykernel=5.1.2=py37h5ca1d4c_0
- ipython=7.8.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.4.2=py_0
- jedi=0.14.1=py37_0
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py_0
- jsonschema=3.0.1=py37_0
- jsonschema=3.0.2=py37_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- jupyterhub=1.0.0=py37_0
Expand All @@ -46,15 +46,15 @@ dependencies:
- libsodium=1.0.17=h516909a_0
- libssh2=1.8.2=h22169c7_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- mako=1.0.10=py_0
- mako=1.1.0=py_0
- markupsafe=1.1.1=py37h14c3975_0
- mistune=0.8.4=py37h14c3975_1000
- nbconvert=5.4.1=py_2
- nbformat=4.4.0=py_1
- ncurses=6.1=hf484d3e_1002
- nodejs=11.14.0=he1b5a44_1
- notebook=5.7.8=py37_1
- nteract_on_jupyter=2.0.12=py_0
- nteract_on_jupyter=2.1.3=py_0
- oauthlib=3.0.1=py_0
- openssl=1.1.1c=h516909a_0
- pamela=1.0.0=py_0
Expand All @@ -63,7 +63,7 @@ dependencies:
- parso=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.2.1=py37_0
- pip=19.2.3=py37_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
Expand All @@ -77,26 +77,26 @@ dependencies:
- python=3.7.3=h33d41f4_1
- python-dateutil=2.8.0=py_0
- python-editor=1.0.4=py_0
- pyzmq=18.0.2=py37h1768529_2
- pyzmq=18.1.0=py37h1768529_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py37_1
- send2trash=1.5.0=py_0
- setuptools=41.0.1=py37_0
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- sqlalchemy=1.3.6=py37h516909a_0
- sqlite=3.29.0=hcee41ef_0
- sqlalchemy=1.3.8=py37h516909a_0
- sqlite=3.29.0=hcee41ef_1
- terminado=0.8.2=py37_0
- testpath=0.4.2=py_1001
- tk=8.6.9=hed695b0_1002
- tk=8.6.9=hed695b0_1003
- tornado=6.0.3=py37h516909a_0
- traitlets=4.3.2=py37_1000
- urllib3=1.25.3=py37_0
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.4=py37_0
- wheel=0.33.6=py37_0
- widgetsnbextension=3.4.2=py37_1000
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1005
- zlib=1.2.11=h516909a_1006
prefix: /opt/conda/envs/r2d

4 changes: 2 additions & 2 deletions repo2docker/buildpacks/conda/environment.py-3.7.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
# Generated on 2019-07-29 15:52:07 UTC
# Generated on 2019-09-13 19:50:21 UTC
dependencies:
- python=3.7.*
- ipywidgets==7.4.2
- jupyterlab==0.35.4
- jupyterhub=1.0
- nbconvert==5.4.1
- notebook==5.7.8
- nteract_on_jupyter==2.0.12
- nteract_on_jupyter==2.1.3
Loading