voila-dashboards / tljh-voila-gallery

Configuration for deploying the Voilà Gallery with The Littlest JupyterHub
BSD 3-Clause "New" or "Revised" License
82 stars 70 forks source link

Docker builds for mybinder.org and the gallery give different sets of dependencies #58

Closed jtpio closed 5 years ago

jtpio commented 5 years ago

For a given example / repo, the set of dependencies can be different depending on whether it was built for the gallery or for mybinder.org.

For the gallery we use repo2docker to build the examples:

https://github.com/voila-gallery/gallery/blob/c0ab38a26ae38bd484e5470577ce1df93603ebe1/tljh-voila-gallery/tljh_voila_gallery/build_images.py#L31-L45

For BinderHub it's similar:

https://github.com/jupyterhub/binderhub/blob/01b1c59b9e7dc81250c1ed579c492ec2fd6baaf6/binderhub/build.py#L59-L84

However when building the Docker image for the render-stl example we get:

voila-gallery ``` Warning!!! Possibly conflicting dependencies found: * jupyterlab-pygments==0.1.0 - pygments [required: >=2.4.1,<3, installed: 2.3.1] ------------------------------------------------------------------------ ipyvolume==0.5.2 ipywebrtc==0.5.0 ipywidgets==7.5.0 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipywidgets==7.5.0 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 Pillow==6.1.0 pythreejs==2.1.1 ipydatawidgets==4.0.1 ipywidgets==7.5.0 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 six==1.12.0 traittypes==0.2.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipywidgets==7.5.0 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 requests==2.21.0 certifi==2019.3.9 chardet==3.0.4 idna==2.8 urllib3==1.24.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traittypes==0.2.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterhub==0.9.4 alembic==1.0.9 Mako==1.0.9 MarkupSafe==1.1.1 python-dateutil==2.8.0 six==1.12.0 python-editor==1.0.4 SQLAlchemy==1.3.3 async-generator==1.10 Jinja2==2.10.1 MarkupSafe==1.1.1 pamela==1.0.0 prometheus-client==0.6.0 python-dateutil==2.8.0 six==1.12.0 python-oauth2==1.1.0 requests==2.21.0 certifi==2019.3.9 chardet==3.0.4 idna==2.8 urllib3==1.24.2 SQLAlchemy==1.3.3 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterlab==0.35.4 jupyterlab-server==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nteract-on-jupyter==2.0.12 notebook==5.7.8 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy-stl==2.10.1 numpy==1.16.4 python-utils==2.3.0 six==1.12.0 pipdeptree==0.13.2 pip==19.1 voila==0.1.6 jupyter-server==0.0.5 ipykernel==5.1.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.3.1 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterlab-pygments==0.1.0 Pygments==2.3.1 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.1 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.3.1 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 wheel==0.33.1 ```
mybinder.org ``` ipyvolume==0.5.2 ipywebrtc==0.5.0 ipywidgets==7.5.0 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipywidgets==7.5.0 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 Pillow==6.1.0 pythreejs==2.1.1 ipydatawidgets==4.0.1 ipywidgets==7.5.0 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 six==1.12.0 traittypes==0.2.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipywidgets==7.5.0 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 widgetsnbextension==3.5.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy==1.16.4 requests==2.22.0 certifi==2019.3.9 chardet==3.0.4 idna==2.8 urllib3==1.25.3 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traittypes==0.2.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterhub==1.0.0 alembic==1.0.10 Mako==1.0.10 MarkupSafe==1.1.1 python-dateutil==2.8.0 six==1.12.0 python-editor==1.0.4 SQLAlchemy==1.3.4 async-generator==1.10 certipy==0.1.3 pyOpenSSL==19.0.0 cryptography==2.6.1 asn1crypto==0.24.0 cffi==1.12.3 pycparser==2.19 six==1.12.0 six==1.12.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 oauthlib==3.0.1 pamela==1.0.0 prometheus-client==0.6.0 python-dateutil==2.8.0 six==1.12.0 requests==2.22.0 certifi==2019.3.9 chardet==3.0.4 idna==2.8 urllib3==1.25.3 SQLAlchemy==1.3.4 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterlab==0.35.4 jupyterlab-server==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nteract-on-jupyter==2.0.12 notebook==5.7.8 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 numpy-stl==2.10.1 numpy==1.16.4 python-utils==2.3.0 six==1.12.0 pipdeptree==0.13.2 pip==19.1 voila==0.1.6 jupyter-server==0.0.5 ipykernel==5.1.1 ipython==7.5.0 backcall==0.1.0 decorator==4.4.0 jedi==0.13.3 parso==0.4.0 pexpect==4.7.0 ptyprocess==0.6.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 six==1.12.0 wcwidth==0.1.7 Pygments==2.4.2 setuptools==41.0.1 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 ipython-genutils==0.2.0 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-client==5.2.4 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 python-dateutil==2.8.0 six==1.12.0 pyzmq==18.0.1 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 prometheus-client==0.6.0 pyzmq==18.0.1 Send2Trash==1.5.0 terminado==0.8.2 tornado==6.0.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 jupyterlab-pygments==0.1.0 Pygments==2.4.2 nbconvert==5.5.0 bleach==3.1.0 six==1.12.0 webencodings==0.5.1 defusedxml==0.5.0 entrypoints==0.3 Jinja2==2.10.1 MarkupSafe==1.1.1 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 mistune==0.8.4 nbformat==4.4.0 ipython-genutils==0.2.0 jsonschema==3.0.1 attrs==19.1.0 pyrsistent==0.15.2 six==1.12.0 setuptools==41.0.1 six==1.12.0 jupyter-core==4.4.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 pandocfilters==1.4.2 Pygments==2.4.2 testpath==0.4.2 traitlets==4.3.2 decorator==4.4.0 ipython-genutils==0.2.0 six==1.12.0 wheel==0.33.4 ```

In this example the version of Pygments is different, which is causing #54.

This makes me wonder whether mybinder.org is doing something more that the gallery isn't?

yuvipanda commented 5 years ago

Are we matching the version of repo2docker used on mybinder.org? https://github.com/jupyterhub/mybinder.org-deploy/blob/master/mybinder/values.yaml#L58 that's often more recent than last release...

jtpio commented 5 years ago

The gallery is using jupyter-repo2docker version 0.9.0 from pypi.org. mybinder.org is using Docker images built from the repo2docker repo, so most of the time is using the latest from master. It's possible there has been a relevant change within the past two months indeed.

jtpio commented 5 years ago

repo2docker 0.10.0 was released today and brings the changes mybinder.org has been using in the meantime.

So this should now be fixed.