upgrade nteract_on_jupyter to 1.5.0

pull/252/head
Kyle Kelley 2018-03-07 13:23:14 -08:00
rodzic 8d39900375
commit 3658d7584d
8 zmienionych plików z 47 dodań i 45 usunięć

Wyświetl plik

@ -1,19 +1,19 @@
# AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY
# Frozen on 2018-02-14 16:46:22 UTC # Frozen on 2018-03-07 21:59:06 UTC
name: r2d name: r2d
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
- conda-forge/label/broken - conda-forge/label/broken
dependencies: dependencies:
- bleach=2.0.0=py_1 - bleach=2.1.3=py_0
- ca-certificates=2018.1.18=0 - ca-certificates=2018.1.18=0
- certifi=2018.1.18=py36_0 - certifi=2018.1.18=py36_0
- decorator=4.1.2=py36_0 - decorator=4.2.1=py36_0
- entrypoints=0.2.3=py36_1 - entrypoints=0.2.3=py36_1
- gmp=6.1.2=0 - gmp=6.1.2=0
- html5lib=1.0.1=py_0 - html5lib=1.0.1=py_0
- ipykernel=4.8.1=py36_0 - ipykernel=4.8.2=py36_0
- ipython=6.2.1=py36_1 - ipython=6.2.1=py36_1
- ipython_genutils=0.2.0=py36_0 - ipython_genutils=0.2.0=py36_0
- ipywidgets=7.1.1=py36_0 - ipywidgets=7.1.1=py36_0
@ -23,7 +23,7 @@ dependencies:
- jupyter_client=5.2.2=py36_0 - jupyter_client=5.2.2=py36_0
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.31.5=py36_1 - jupyterlab=0.31.5=py36_1
- jupyterlab_launcher=0.10.4=py36_0 - jupyterlab_launcher=0.10.5=py36_0
- libsodium=1.0.15=1 - libsodium=1.0.15=1
- markupsafe=1.0=py36_0 - markupsafe=1.0=py36_0
- mistune=0.8.3=py_0 - mistune=0.8.3=py_0
@ -32,7 +32,7 @@ dependencies:
- ncurses=5.9=10 - ncurses=5.9=10
- notebook=5.4.0=py36_0 - notebook=5.4.0=py36_0
- openssl=1.0.2n=0 - openssl=1.0.2n=0
- pandoc=2.1.1=0 - pandoc=2.1.2=0
- pandocfilters=1.4.1=py36_0 - pandocfilters=1.4.1=py36_0
- parso=0.1.1=py_0 - parso=0.1.1=py_0
- pexpect=4.4.0=py36_0 - pexpect=4.4.0=py36_0
@ -45,8 +45,8 @@ dependencies:
- python-dateutil=2.6.1=py36_0 - python-dateutil=2.6.1=py36_0
- pyzmq=17.0.0=py36_3 - pyzmq=17.0.0=py36_3
- readline=7.0=0 - readline=7.0=0
- send2trash=1.4.2=py_0 - send2trash=1.5.0=py_0
- setuptools=38.5.1=py36_0 - setuptools=38.5.2=py36_0
- simplegeneric=0.8.1=py36_0 - simplegeneric=0.8.1=py36_0
- six=1.11.0=py36_1 - six=1.11.0=py36_1
- sqlite=3.20.1=2 - sqlite=3.20.1=2
@ -58,11 +58,11 @@ dependencies:
- wcwidth=0.1.7=py36_0 - wcwidth=0.1.7=py36_0
- webencodings=0.5=py36_0 - webencodings=0.5=py36_0
- wheel=0.30.0=py36_2 - wheel=0.30.0=py36_2
- widgetsnbextension=3.1.3=py36_0 - widgetsnbextension=3.1.4=py36_0
- xz=5.2.3=0 - xz=5.2.3=0
- zeromq=4.2.3=2 - zeromq=4.2.3=2
- zlib=1.2.11=0 - zlib=1.2.11=0
- pip: - pip:
- nteract-on-jupyter==1.4.0 - nteract-on-jupyter==1.5.0
prefix: /opt/conda/envs/r2d prefix: /opt/conda/envs/r2d

Wyświetl plik

@ -1,5 +1,5 @@
# AUTO GENERATED FROM environment.py-2.7.yml, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM environment.py-2.7.yml, DO NOT MANUALLY MODIFY
# Frozen on 2018-02-14 16:42:29 UTC # Frozen on 2018-03-07 21:54:33 UTC
name: r2d name: r2d
channels: channels:
- conda-forge - conda-forge
@ -11,7 +11,7 @@ dependencies:
- backports_abc=0.5=py27_0 - backports_abc=0.5=py27_0
- ca-certificates=2018.1.18=0 - ca-certificates=2018.1.18=0
- certifi=2018.1.18=py27_0 - certifi=2018.1.18=py27_0
- decorator=4.1.2=py27_0 - decorator=4.2.1=py27_0
- enum34=1.1.6=py27_1 - enum34=1.1.6=py27_1
- ipykernel=4.7.0=py27_0 - ipykernel=4.7.0=py27_0
- ipython=5.5.0=py27_0 - ipython=5.5.0=py27_0
@ -33,7 +33,7 @@ dependencies:
- pyzmq=17.0.0=py27_3 - pyzmq=17.0.0=py27_3
- readline=7.0=0 - readline=7.0=0
- scandir=1.7=py27_0 - scandir=1.7=py27_0
- setuptools=38.5.1=py27_0 - setuptools=38.5.2=py27_0
- simplegeneric=0.8.1=py27_0 - simplegeneric=0.8.1=py27_0
- singledispatch=3.4.0.3=py27_0 - singledispatch=3.4.0.3=py27_0
- six=1.11.0=py27_1 - six=1.11.0=py27_1

Wyświetl plik

@ -1,19 +1,19 @@
# AUTO GENERATED FROM environment.py-3.5.yml, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM environment.py-3.5.yml, DO NOT MANUALLY MODIFY
# Frozen on 2018-02-14 16:43:59 UTC # Frozen on 2018-03-07 21:55:56 UTC
name: r2d name: r2d
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
- conda-forge/label/broken - conda-forge/label/broken
dependencies: dependencies:
- bleach=2.0.0=py_1 - bleach=2.1.3=py_0
- ca-certificates=2018.1.18=0 - ca-certificates=2018.1.18=0
- certifi=2018.1.18=py35_0 - certifi=2018.1.18=py35_0
- decorator=4.1.2=py35_0 - decorator=4.2.1=py35_0
- entrypoints=0.2.3=py35_1 - entrypoints=0.2.3=py35_1
- gmp=6.1.2=0 - gmp=6.1.2=0
- html5lib=1.0.1=py_0 - html5lib=1.0.1=py_0
- ipykernel=4.8.1=py35_0 - ipykernel=4.8.2=py35_0
- ipython=6.2.1=py35_1 - ipython=6.2.1=py35_1
- ipython_genutils=0.2.0=py35_0 - ipython_genutils=0.2.0=py35_0
- ipywidgets=7.1.1=py35_0 - ipywidgets=7.1.1=py35_0
@ -23,7 +23,7 @@ dependencies:
- jupyter_client=5.2.2=py35_0 - jupyter_client=5.2.2=py35_0
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.31.5=py35_1 - jupyterlab=0.31.5=py35_1
- jupyterlab_launcher=0.10.4=py35_0 - jupyterlab_launcher=0.10.5=py35_0
- libsodium=1.0.15=1 - libsodium=1.0.15=1
- markupsafe=1.0=py35_0 - markupsafe=1.0=py35_0
- mistune=0.8.3=py_0 - mistune=0.8.3=py_0
@ -32,7 +32,7 @@ dependencies:
- ncurses=5.9=10 - ncurses=5.9=10
- notebook=5.4.0=py35_0 - notebook=5.4.0=py35_0
- openssl=1.0.2n=0 - openssl=1.0.2n=0
- pandoc=2.1.1=0 - pandoc=2.1.2=0
- pandocfilters=1.4.1=py35_0 - pandocfilters=1.4.1=py35_0
- parso=0.1.1=py_0 - parso=0.1.1=py_0
- pexpect=4.4.0=py35_0 - pexpect=4.4.0=py35_0
@ -45,8 +45,8 @@ dependencies:
- python-dateutil=2.6.1=py35_0 - python-dateutil=2.6.1=py35_0
- pyzmq=17.0.0=py35_3 - pyzmq=17.0.0=py35_3
- readline=7.0=0 - readline=7.0=0
- send2trash=1.4.2=py_0 - send2trash=1.5.0=py_0
- setuptools=38.5.1=py35_0 - setuptools=38.5.2=py35_0
- simplegeneric=0.8.1=py35_0 - simplegeneric=0.8.1=py35_0
- six=1.11.0=py35_1 - six=1.11.0=py35_1
- sqlite=3.20.1=2 - sqlite=3.20.1=2
@ -58,11 +58,11 @@ dependencies:
- wcwidth=0.1.7=py35_0 - wcwidth=0.1.7=py35_0
- webencodings=0.5=py35_0 - webencodings=0.5=py35_0
- wheel=0.30.0=py35_2 - wheel=0.30.0=py35_2
- widgetsnbextension=3.1.3=py35_0 - widgetsnbextension=3.1.4=py35_0
- xz=5.2.3=0 - xz=5.2.3=0
- zeromq=4.2.3=2 - zeromq=4.2.3=2
- zlib=1.2.11=0 - zlib=1.2.11=0
- pip: - pip:
- nteract-on-jupyter==1.4.0 - nteract-on-jupyter==1.5.0
prefix: /opt/conda/envs/r2d prefix: /opt/conda/envs/r2d

Wyświetl plik

@ -1,19 +1,19 @@
# AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY
# Frozen on 2018-02-14 16:46:22 UTC # Frozen on 2018-03-07 21:59:06 UTC
name: r2d name: r2d
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
- conda-forge/label/broken - conda-forge/label/broken
dependencies: dependencies:
- bleach=2.0.0=py_1 - bleach=2.1.3=py_0
- ca-certificates=2018.1.18=0 - ca-certificates=2018.1.18=0
- certifi=2018.1.18=py36_0 - certifi=2018.1.18=py36_0
- decorator=4.1.2=py36_0 - decorator=4.2.1=py36_0
- entrypoints=0.2.3=py36_1 - entrypoints=0.2.3=py36_1
- gmp=6.1.2=0 - gmp=6.1.2=0
- html5lib=1.0.1=py_0 - html5lib=1.0.1=py_0
- ipykernel=4.8.1=py36_0 - ipykernel=4.8.2=py36_0
- ipython=6.2.1=py36_1 - ipython=6.2.1=py36_1
- ipython_genutils=0.2.0=py36_0 - ipython_genutils=0.2.0=py36_0
- ipywidgets=7.1.1=py36_0 - ipywidgets=7.1.1=py36_0
@ -23,7 +23,7 @@ dependencies:
- jupyter_client=5.2.2=py36_0 - jupyter_client=5.2.2=py36_0
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.31.5=py36_1 - jupyterlab=0.31.5=py36_1
- jupyterlab_launcher=0.10.4=py36_0 - jupyterlab_launcher=0.10.5=py36_0
- libsodium=1.0.15=1 - libsodium=1.0.15=1
- markupsafe=1.0=py36_0 - markupsafe=1.0=py36_0
- mistune=0.8.3=py_0 - mistune=0.8.3=py_0
@ -32,7 +32,7 @@ dependencies:
- ncurses=5.9=10 - ncurses=5.9=10
- notebook=5.4.0=py36_0 - notebook=5.4.0=py36_0
- openssl=1.0.2n=0 - openssl=1.0.2n=0
- pandoc=2.1.1=0 - pandoc=2.1.2=0
- pandocfilters=1.4.1=py36_0 - pandocfilters=1.4.1=py36_0
- parso=0.1.1=py_0 - parso=0.1.1=py_0
- pexpect=4.4.0=py36_0 - pexpect=4.4.0=py36_0
@ -45,8 +45,8 @@ dependencies:
- python-dateutil=2.6.1=py36_0 - python-dateutil=2.6.1=py36_0
- pyzmq=17.0.0=py36_3 - pyzmq=17.0.0=py36_3
- readline=7.0=0 - readline=7.0=0
- send2trash=1.4.2=py_0 - send2trash=1.5.0=py_0
- setuptools=38.5.1=py36_0 - setuptools=38.5.2=py36_0
- simplegeneric=0.8.1=py36_0 - simplegeneric=0.8.1=py36_0
- six=1.11.0=py36_1 - six=1.11.0=py36_1
- sqlite=3.20.1=2 - sqlite=3.20.1=2
@ -58,11 +58,11 @@ dependencies:
- wcwidth=0.1.7=py36_0 - wcwidth=0.1.7=py36_0
- webencodings=0.5=py36_0 - webencodings=0.5=py36_0
- wheel=0.30.0=py36_2 - wheel=0.30.0=py36_2
- widgetsnbextension=3.1.3=py36_0 - widgetsnbextension=3.1.4=py36_0
- xz=5.2.3=0 - xz=5.2.3=0
- zeromq=4.2.3=2 - zeromq=4.2.3=2
- zlib=1.2.11=0 - zlib=1.2.11=0
- pip: - pip:
- nteract-on-jupyter==1.4.0 - nteract-on-jupyter==1.5.0
prefix: /opt/conda/envs/r2d prefix: /opt/conda/envs/r2d

Wyświetl plik

@ -2,6 +2,7 @@ dependencies:
- python=3.6.* - python=3.6.*
- ipywidgets==7.1.1 - ipywidgets==7.1.1
- jupyterlab==0.31.5 - jupyterlab==0.31.5
- tornado==4.5.3
- notebook==5.4.0 - notebook==5.4.0
- pip: - pip:
- nteract_on_jupyter==1.4.0 - nteract_on_jupyter==1.5.0

Wyświetl plik

@ -1,10 +1,10 @@
# AUTO GENERATED FROM requirements.txt, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM requirements.txt, DO NOT MANUALLY MODIFY
# Frozen on Wed Feb 14 16:40:31 UTC 2018 # Frozen on Wed Mar 7 21:53:43 UTC 2018
bleach==2.1.2 bleach==2.1.3
decorator==4.2.1 decorator==4.2.1
entrypoints==0.2.3 entrypoints==0.2.3
html5lib==1.0.1 html5lib==1.0.1
ipykernel==4.8.1 ipykernel==4.8.2
ipython-genutils==0.2.0 ipython-genutils==0.2.0
ipython==6.2.1 ipython==6.2.1
ipywidgets==7.1.1 ipywidgets==7.1.1
@ -13,14 +13,14 @@ Jinja2==2.10
jsonschema==2.6.0 jsonschema==2.6.0
jupyter-client==5.2.2 jupyter-client==5.2.2
jupyter-core==4.4.0 jupyter-core==4.4.0
jupyterlab-launcher==0.10.4 jupyterlab-launcher==0.10.5
jupyterlab==0.31.5 jupyterlab==0.31.5
MarkupSafe==1.0 MarkupSafe==1.0
mistune==0.8.3 mistune==0.8.3
nbconvert==5.3.1 nbconvert==5.3.1
nbformat==4.4.0 nbformat==4.4.0
notebook==5.4.0 notebook==5.4.0
nteract-on-jupyter==1.4.0 nteract-on-jupyter==1.5.0
pandocfilters==1.4.2 pandocfilters==1.4.2
parso==0.1.1 parso==0.1.1
pexpect==4.4.0 pexpect==4.4.0
@ -30,7 +30,7 @@ ptyprocess==0.5.2
Pygments==2.2.0 Pygments==2.2.0
python-dateutil==2.6.1 python-dateutil==2.6.1
pyzmq==17.0.0 pyzmq==17.0.0
Send2Trash==1.4.2 Send2Trash==1.5.0
simplegeneric==0.8.1 simplegeneric==0.8.1
six==1.11.0 six==1.11.0
terminado==0.8.1 terminado==0.8.1
@ -39,4 +39,4 @@ tornado==4.5.3
traitlets==4.3.2 traitlets==4.3.2
wcwidth==0.1.7 wcwidth==0.1.7
webencodings==0.5.1 webencodings==0.5.1
widgetsnbextension==3.1.3 widgetsnbextension==3.1.4

Wyświetl plik

@ -1,4 +1,5 @@
notebook==5.4.0 notebook==5.4.0
tornado==4.5.3
ipywidgets==7.1.1 ipywidgets==7.1.1
jupyterlab==0.31.5 jupyterlab==0.31.5
nteract_on_jupyter==1.4.0 nteract_on_jupyter==1.5.0

Wyświetl plik

@ -1,10 +1,10 @@
# AUTO GENERATED FROM requirements2.txt, DO NOT MANUALLY MODIFY # AUTO GENERATED FROM requirements2.txt, DO NOT MANUALLY MODIFY
# Frozen on Wed Feb 14 16:41:08 UTC 2018 # Frozen on Wed Mar 7 21:54:06 UTC 2018
backports-abc==0.5 backports-abc==0.5
backports.shutil-get-terminal-size==1.0.0 backports.shutil-get-terminal-size==1.0.0
certifi==2018.1.18
decorator==4.2.1 decorator==4.2.1
enum34==1.1.6 enum34==1.1.6
futures==3.2.0
ipykernel==4.6.1 ipykernel==4.6.1
ipython-genutils==0.2.0 ipython-genutils==0.2.0
ipython==5.5.0 ipython==5.5.0
@ -22,6 +22,6 @@ scandir==1.7
simplegeneric==0.8.1 simplegeneric==0.8.1
singledispatch==3.4.0.3 singledispatch==3.4.0.3
six==1.11.0 six==1.11.0
tornado==4.5.3 tornado==5.0
traitlets==4.3.2 traitlets==4.3.2
wcwidth==0.1.7 wcwidth==0.1.7