add py3.8 environment

pull/840/head
Min RK 2020-01-28 13:09:26 +01:00
rodzic acd582951b
commit eb80fff779
2 zmienionych plików z 121 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,111 @@
# AUTO GENERATED FROM environment.py-3.8.yml, DO NOT MANUALLY MODIFY
# Frozen on 2020-01-28 12:01:55 UTC
name: r2d
channels:
- conda-forge
- defaults
- conda-forge/label/broken
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- alembic=1.3.3=py_0
- async_generator=1.10=py_0
- attrs=19.3.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- blinker=1.4=py_1
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py38_0
- certipy=0.1.3=py_0
- cffi=1.13.2=py38h8022711_0
- chardet=3.0.4=py38_1003
- configurable-http-proxy=4.2.0=node13_he01fd0c_2
- cryptography=2.8=py38h72c5cf5_1
- decorator=4.4.1=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py38_1000
- icu=64.2=he1b5a44_1
- idna=2.8=py38_1000
- importlib_metadata=1.4.0=py38_0
- inflect=4.0.0=py38_1
- ipykernel=5.1.4=py38h5ca1d4c_0
- ipython=7.11.1=py38h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.5.1=py_0
- jaraco.itertools=5.0.0=py_0
- jedi=0.16.0=py38_0
- jinja2=2.10.3=py_0
- json5=0.8.5=py_0
- jsonschema=3.2.0=py38_0
- jupyter_client=5.3.4=py38_1
- jupyter_core=4.6.1=py38_0
- jupyterhub=1.0.0=py38_0
- jupyterlab=1.2.6=py_0
- jupyterlab_server=1.0.6=py_0
- krb5=1.16.4=h2fd8d38_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libcurl=7.65.3=hda55be3_0
- libedit=3.1.20170329=hf8c457e_1001
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.2.0=h24d8f2e_2
- libgomp=9.2.0=h24d8f2e_2
- libsodium=1.0.17=h516909a_0
- libssh2=1.8.2=h22169c7_2
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuv=1.34.0=h516909a_0
- mako=1.1.0=py_0
- markupsafe=1.1.1=py38h516909a_0
- mistune=0.8.4=py38h516909a_1000
- more-itertools=8.1.0=py_0
- nbconvert=5.6.1=py38_0
- nbformat=5.0.4=py_0
- ncurses=6.1=hf484d3e_1002
- nodejs=13.7.0=h10a4023_0
- notebook=6.0.3=py38_0
- nteract_on_jupyter=2.1.3=py_0
- oauthlib=3.0.1=py_0
- openssl=1.1.1d=h516909a_0
- pamela=1.0.0=py_0
- pandoc=2.9.1.1=0
- pandocfilters=1.4.2=py_1
- parso=0.6.0=py_0
- pexpect=4.8.0=py38_0
- pickleshare=0.7.5=py38_1000
- pip=20.0.2=py38_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=3.0.2=py_0
- ptyprocess=0.6.0=py_1001
- pycparser=2.19=py38_1
- pycurl=7.43.0.4=py38h16ce93b_0
- pygments=2.5.2=py_0
- pyjwt=1.7.1=py_0
- pyopenssl=19.1.0=py38_0
- pyrsistent=0.15.7=py38h516909a_0
- pysocks=1.7.1=py38_0
- python=3.8.1=h357f687_1
- python-dateutil=2.8.1=py_0
- python-editor=1.0.4=py_0
- pyzmq=18.1.1=py38h1768529_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py38_1
- send2trash=1.5.0=py_0
- setuptools=45.1.0=py38_0
- six=1.14.0=py38_0
- sqlalchemy=1.3.13=py38h516909a_0
- sqlite=3.30.1=hcee41ef_0
- terminado=0.8.3=py38_0
- testpath=0.4.4=py_0
- tk=8.6.10=hed695b0_0
- tornado=6.0.3=py38h516909a_0
- traitlets=4.3.3=py38_0
- urllib3=1.25.7=py38_0
- wcwidth=0.1.8=py_0
- webencodings=0.5.1=py_1
- wheel=0.34.1=py38_0
- widgetsnbextension=3.5.1=py38_0
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zipp=2.1.0=py_0
- zlib=1.2.11=h516909a_1006
prefix: /opt/conda/envs/r2d

Wyświetl plik

@ -0,0 +1,10 @@
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
# Generated on 2020-01-28 12:01:55 UTC
dependencies:
- python=3.8.*
- ipywidgets==7.5.1
- jupyterlab==1.2.6
- jupyterhub=1.0
- nbconvert==5.6.1
- notebook==6.0.3
- nteract_on_jupyter==2.1.3