| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- name: jupyterlab
- channels:
- - defaults
- dependencies:
- - ca-certificates=2019.1.23=0
- - certifi=2018.11.29=py36_0
- - libedit=3.1.20181209=hc058e9b_0
- - libffi=3.2.1=hd88cf55_4
- - libgcc-ng=8.2.0=hdf63c60_1
- - libstdcxx-ng=8.2.0=hdf63c60_1
- - ncurses=6.1=he6710b0_1
- - openssl=1.1.1b=h7b6447c_0
- - pip=19.0.3=py36_0
- - python=3.6.7=h0371630_0
- - readline=7.0=h7b6447c_5
- - setuptools=40.8.0=py36_0
- - sqlite=3.26.0=h7b6447c_0
- - tk=8.6.8=hbc83047_0
- - wheel=0.33.1=py36_0
- - xz=5.2.4=h14c3975_4
- - zlib=1.2.11=h7b6447c_3
- - pip:
- - attrs==19.1.0
- - backcall==0.1.0
- - bitarray==0.8.3
- - bleach==3.1.0
- - decorator==4.3.2
- - defusedxml==0.5.0
- - entrypoints==0.3
- - impyla==0.14.2.2
- - ipykernel==5.1.0
- - ipython==7.3.0
- - ipython-genutils==0.2.0
- - jedi==0.13.3
- - jinja2==2.10
- - jsonschema==3.0.1
- - jupyter-client==5.2.4
- - jupyter-core==4.4.0
- - jupyterlab==0.35.4
- - jupyterlab-server==0.2.0
- - markupsafe==1.1.1
- - mistune==0.8.4
- - nbconvert==5.4.1
- - nbformat==4.4.0
- - notebook==5.7.5
- - numpy==1.16.2
- - pandas==0.23.4
- - pandocfilters==1.4.2
- - parso==0.3.4
- - pexpect==4.6.0
- - pickleshare==0.7.5
- - ply==3.11
- - prometheus-client==0.6.0
- - prompt-toolkit==2.0.9
- - ptyprocess==0.6.0
- - pygments==2.3.1
- - pyrsistent==0.14.11
- - python-dateutil==2.8.0
- - pytz==2018.9
- - pyzmq==18.0.1
- - sasl==0.2.1
- - send2trash==1.5.0
- - six==1.12.0
- - terminado==0.8.1
- - testpath==0.4.2
- - thrift-sasl==0.2.1
- - thriftpy==0.3.9
- - tornado==6.0.1
- - traitlets==4.3.2
- - wcwidth==0.1.7
- - webencodings==0.5.1
- prefix: /root/miniconda3/envs/jupyterlab
|