kopia lustrzana https://github.com/jupyterhub/repo2docker
refreeze environments
- bump ipykernel to 4.8.2 - pin tornado to 4.5.3pull/260/head
rodzic
9f8d0eeb22
commit
abe57f1c00
|
@ -1,5 +1,5 @@
|
|||
# AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY
|
||||
# Frozen on 2018-03-07 21:59:06 UTC
|
||||
# Frozen on 2018-03-13 17:43:53 UTC
|
||||
name: r2d
|
||||
channels:
|
||||
- conda-forge
|
||||
|
@ -20,7 +20,7 @@ dependencies:
|
|||
- jedi=0.11.1=py36_0
|
||||
- jinja2=2.10=py36_0
|
||||
- jsonschema=2.6.0=py36_1
|
||||
- jupyter_client=5.2.2=py36_0
|
||||
- jupyter_client=5.2.3=py36_0
|
||||
- jupyter_core=4.4.0=py_0
|
||||
- jupyterlab=0.31.5=py36_1
|
||||
- jupyterlab_launcher=0.10.5=py36_0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# AUTO GENERATED FROM environment.py-2.7.yml, DO NOT MANUALLY MODIFY
|
||||
# Frozen on 2018-03-07 21:54:33 UTC
|
||||
# Frozen on 2018-03-13 17:38:07 UTC
|
||||
name: r2d
|
||||
channels:
|
||||
- conda-forge
|
||||
|
@ -13,10 +13,10 @@ dependencies:
|
|||
- certifi=2018.1.18=py27_0
|
||||
- decorator=4.2.1=py27_0
|
||||
- enum34=1.1.6=py27_1
|
||||
- ipykernel=4.7.0=py27_0
|
||||
- ipykernel=4.8.2=py27_0
|
||||
- ipython=5.5.0=py27_0
|
||||
- ipython_genutils=0.2.0=py27_0
|
||||
- jupyter_client=5.2.2=py27_0
|
||||
- jupyter_client=5.2.3=py27_0
|
||||
- jupyter_core=4.4.0=py_0
|
||||
- libsodium=1.0.15=1
|
||||
- ncurses=5.9=10
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
dependencies:
|
||||
- python=2.7.*
|
||||
- ipykernel==4.7.0
|
||||
- ipykernel==4.8.2
|
||||
- tornado==4.5.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# AUTO GENERATED FROM environment.py-3.5.yml, DO NOT MANUALLY MODIFY
|
||||
# Frozen on 2018-03-07 21:55:56 UTC
|
||||
# Frozen on 2018-03-13 17:40:14 UTC
|
||||
name: r2d
|
||||
channels:
|
||||
- conda-forge
|
||||
|
@ -20,7 +20,7 @@ dependencies:
|
|||
- jedi=0.11.1=py35_0
|
||||
- jinja2=2.10=py35_0
|
||||
- jsonschema=2.6.0=py35_1
|
||||
- jupyter_client=5.2.2=py35_0
|
||||
- jupyter_client=5.2.3=py35_0
|
||||
- jupyter_core=4.4.0=py_0
|
||||
- jupyterlab=0.31.5=py35_1
|
||||
- jupyterlab_launcher=0.10.5=py35_0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# AUTO GENERATED FROM environment.py-3.6.yml, DO NOT MANUALLY MODIFY
|
||||
# Frozen on 2018-03-07 21:59:06 UTC
|
||||
# Frozen on 2018-03-13 17:43:53 UTC
|
||||
name: r2d
|
||||
channels:
|
||||
- conda-forge
|
||||
|
@ -20,7 +20,7 @@ dependencies:
|
|||
- jedi=0.11.1=py36_0
|
||||
- jinja2=2.10=py36_0
|
||||
- jsonschema=2.6.0=py36_1
|
||||
- jupyter_client=5.2.2=py36_0
|
||||
- jupyter_client=5.2.3=py36_0
|
||||
- jupyter_core=4.4.0=py_0
|
||||
- jupyterlab=0.31.5=py36_1
|
||||
- jupyterlab_launcher=0.10.5=py36_0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# AUTO GENERATED FROM requirements.txt, DO NOT MANUALLY MODIFY
|
||||
# Frozen on Wed Mar 7 21:53:43 UTC 2018
|
||||
# Frozen on Thu Mar 15 11:51:16 UTC 2018
|
||||
bleach==2.1.3
|
||||
decorator==4.2.1
|
||||
entrypoints==0.2.3
|
||||
|
@ -11,7 +11,7 @@ ipywidgets==7.1.1
|
|||
jedi==0.11.1
|
||||
Jinja2==2.10
|
||||
jsonschema==2.6.0
|
||||
jupyter-client==5.2.2
|
||||
jupyter-client==5.2.3
|
||||
jupyter-core==4.4.0
|
||||
jupyterlab-launcher==0.10.5
|
||||
jupyterlab==0.31.5
|
||||
|
@ -28,7 +28,7 @@ pickleshare==0.7.4
|
|||
prompt-toolkit==1.0.15
|
||||
ptyprocess==0.5.2
|
||||
Pygments==2.2.0
|
||||
python-dateutil==2.6.1
|
||||
python-dateutil==2.7.0
|
||||
pyzmq==17.0.0
|
||||
Send2Trash==1.5.0
|
||||
simplegeneric==0.8.1
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# AUTO GENERATED FROM requirements2.txt, DO NOT MANUALLY MODIFY
|
||||
# Frozen on Wed Mar 7 21:54:06 UTC 2018
|
||||
# Frozen on Thu Mar 15 11:52:00 UTC 2018
|
||||
backports-abc==0.5
|
||||
backports.shutil-get-terminal-size==1.0.0
|
||||
certifi==2018.1.18
|
||||
decorator==4.2.1
|
||||
enum34==1.1.6
|
||||
futures==3.2.0
|
||||
ipykernel==4.6.1
|
||||
ipykernel==4.8.2
|
||||
ipython-genutils==0.2.0
|
||||
ipython==5.5.0
|
||||
jupyter-client==5.2.2
|
||||
jupyter-client==5.2.3
|
||||
jupyter-core==4.4.0
|
||||
pathlib2==2.3.0
|
||||
pexpect==4.4.0
|
||||
|
@ -16,12 +16,12 @@ pickleshare==0.7.4
|
|||
prompt-toolkit==1.0.15
|
||||
ptyprocess==0.5.2
|
||||
Pygments==2.2.0
|
||||
python-dateutil==2.6.1
|
||||
python-dateutil==2.7.0
|
||||
pyzmq==17.0.0
|
||||
scandir==1.7
|
||||
simplegeneric==0.8.1
|
||||
singledispatch==3.4.0.3
|
||||
six==1.11.0
|
||||
tornado==5.0
|
||||
tornado==4.5.3
|
||||
traitlets==4.3.2
|
||||
wcwidth==0.1.7
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
ipykernel==4.6.1
|
||||
ipykernel==4.8.2
|
||||
tornado==4.5.3
|
||||
|
|
Ładowanie…
Reference in New Issue