Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jan-matthis/111b6057449b557dfd1a9f7ae5607ca9 to your computer and use it in GitHub Desktop.
Save jan-matthis/111b6057449b557dfd1a9f7ae5607ca9 to your computer and use it in GitHub Desktop.
[manager] Starting up for owner: 'sbi-benchmark', repository: 'streamlit', branch: 'main', main module: 'posteriors.py'
[manager] Cloning repository ...
[manager] Cloning into 'streamlit'...
[manager] Cloned repository!
[manager] Processing dependencies ...
Requirement already satisfied: supervisor in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (4.2.1)
Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.74.0)
Collecting sbibm==1.0.2
Downloading sbibm-1.0.2-py2.py3-none-any.whl (18.6 MB)
Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from sbibm==1.0.2->-r requirements.txt (line 2)) (1.19.5)
Requirement already satisfied: pandas>=1.0.0 in /usr/local/lib/python3.7/site-packages (from sbibm==1.0.2->-r requirements.txt (line 2)) (1.2.0)
Collecting sbi==0.14.2
Downloading sbi-0.14.2-py2.py3-none-any.whl (150 kB)
Requirement already satisfied: pillow in /usr/local/lib/python3.7/site-packages (from sbi==0.14.2->sbibm==1.0.2->-r requirements.txt (line 2)) (8.1.0)
Collecting elfi>=0.7.6
Downloading elfi-0.7.7-py3-none-any.whl (122 kB)
Requirement already satisfied: toolz>=0.8 in /usr/local/lib/python3.7/site-packages (from elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.11.1)
Collecting dask[distributed]<3.0.0,>=1.0.0
Downloading dask-2.30.0-py3-none-any.whl (848 kB)
Collecting distributed>=2.0
Downloading distributed-2021.1.0-py3-none-any.whl (671 kB)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.7/site-packages (from distributed>=2.0->dask[distributed]<3.0.0,>=1.0.0->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (7.1.2)
Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from distributed>=2.0->dask[distributed]<3.0.0,>=1.0.0->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (51.0.0)
Requirement already satisfied: tornado>=5 in /usr/local/lib/python3.7/site-packages (from distributed>=2.0->dask[distributed]<3.0.0,>=1.0.0->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (6.1)
Downloading distributed-2020.12.0-py3-none-any.whl (669 kB)
Downloading distributed-2.30.1-py3-none-any.whl (656 kB)
Collecting cloudpickle>=1.5.0
Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB)
Collecting GPy>=1.0.9
Downloading GPy-1.9.9.tar.gz (995 kB)
Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from GPy>=1.0.9->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (1.15.0)
Collecting ipyparallel>=6
Downloading ipyparallel-6.3.0-py3-none-any.whl (199 kB)
Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (4.4.2)
Requirement already satisfied: ipykernel>=4.4 in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (5.4.2)
Requirement already satisfied: python-dateutil>=2.1 in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (2.8.1)
Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (20.0.0)
Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.2.0)
Requirement already satisfied: ipython>=4 in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (7.19.0)
Requirement already satisfied: traitlets>=4.3 in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (5.0.5)
Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (6.1.7)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.7.5)
Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.2.0)
Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (2.7.3)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (4.8.0)
Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.18.0)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (3.0.9)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.8.1)
Collecting matplotlib
Downloading matplotlib-3.3.3-cp37-cp37m-manylinux1_x86_64.whl (11.6 MB)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /usr/local/lib/python3.7/site-packages (from matplotlib->sbibm==1.0.2->-r requirements.txt (line 2)) (2.4.7)
Collecting cycler>=0.10
Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting kiwisolver>=1.0.1
Downloading kiwisolver-1.3.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB)
Collecting msgpack>=0.6.0
Downloading msgpack-1.0.2-cp37-cp37m-manylinux1_x86_64.whl (273 kB)
Collecting networkX>=2.0
Downloading networkx-2.5-py3-none-any.whl (1.6 MB)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.7/site-packages (from pandas>=1.0.0->sbibm==1.0.2->-r requirements.txt (line 2)) (2020.5)
Collecting paramz>=0.9.0
Downloading paramz-0.9.5.tar.gz (71 kB)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4->ipyparallel>=6->elfi>=0.7.6->sbibm==1.0.2->-r requirements.txt (line 2)) (0.2.5)
Collecting psutil>=5.0
Downloading psutil-5.8.0-cp37-cp37m-manylinux2010_x86_64.whl (296 kB)
Collecting pyabc>=0.10.8
Downloading pyabc-0.10.11-py3-none-any.whl (218 kB)
Requirement already satisfied: pyarrow>=1.0.0 in /usr/local/lib/python3.7/site-packages (from pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (2.0.0)
Requirement already satisfied: gitpython>=3.1.7 in /usr/local/lib/python3.7/site-packages (from pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (3.1.12)
Collecting bokeh>=2.1.1
Downloading bokeh-2.2.3.tar.gz (8.8 MB)
Requirement already satisfied: Jinja2>=2.7 in /usr/local/lib/python3.7/site-packages (from bokeh>=2.1.1->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (2.11.2)
Requirement already satisfied: packaging>=16.8 in /usr/local/lib/python3.7/site-packages (from bokeh>=2.1.1->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (20.8)
Requirement already satisfied: typing_extensions>=3.7.4 in /usr/local/lib/python3.7/site-packages (from bokeh>=2.1.1->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (3.7.4.3)
Collecting feather-format>=0.4.1
Downloading feather-format-0.4.1.tar.gz (3.2 kB)
Collecting flask>=1.1.2
Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB)
Collecting flask-bootstrap>=3.3.7.1
Downloading Flask-Bootstrap-3.3.7.1.tar.gz (456 kB)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython>=3.1.7->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (4.0.5)
Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython>=3.1.7->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (3.0.4)
Collecting itsdangerous>=0.24
Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
Collecting jabbar>=0.0.10
Downloading jabbar-0.0.13-py3-none-any.whl (6.4 kB)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from Jinja2>=2.7->bokeh>=2.1.1->pyabc>=0.10.8->sbibm==1.0.2->-r requirements.txt (line 2)) (1.1.1)
Collecting pyabcranger>=0.0.48
Downloading pyabcranger-0.0.48-cp37-cp37m-manylinux2014_x86_64.whl (3.4 MB)
Collecting pyknos>=0.14.0
Downloading pyknos-0.14.0-py2.py3-none-any.whl (20 kB)
Collecting nflows==0.14
Downloading nflows-0.14.tar.gz (45 kB)
Collecting pyro-ppl
Downloading pyro_ppl-1.5.1-py3-none-any.whl (607 kB)
Collecting opt-einsum>=2.3.2
Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB)
Collecting pyro-api>=0.1.1
Downloading pyro_api-0.1.2-py3-none-any.whl (11 kB)
Collecting pyyaml
Downloading PyYAML-5.3.1.tar.gz (269 kB)
Collecting redis>=2.10.6
Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB)
Collecting scikit-learn
Downloading scikit_learn-0.24.0-cp37-cp37m-manylinux2010_x86_64.whl (22.3 MB)
Collecting joblib
Downloading joblib-1.0.0-py3-none-any.whl (302 kB)
Collecting scipy
Downloading scipy-1.6.0-cp37-cp37m-manylinux1_x86_64.whl (27.4 MB)
Collecting sortedcontainers!=2.0.0,!=2.0.1
Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB)
Collecting sqlalchemy>=1.3.18
Downloading SQLAlchemy-1.3.22-cp37-cp37m-manylinux2010_x86_64.whl (1.3 MB)
Collecting tblib>=1.6.0
Downloading tblib-1.7.0-py2.py3-none-any.whl (12 kB)
Collecting threadpoolctl>=2.0.0
Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
Collecting torch>=1.5.1
Downloading torch-1.7.1-cp37-cp37m-manylinux1_x86_64.whl (776.8 MB)
Collecting tqdm
Downloading tqdm-4.56.0-py2.py3-none-any.whl (72 kB)
Collecting Werkzeug>=0.15
Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
Collecting zict>=0.1.3
Downloading zict-2.0.0-py3-none-any.whl (10 kB)
Collecting hiplot
Downloading hiplot-0.1.22-py3-none-any.whl (748 kB)
Collecting streamlit
Downloading streamlit-0.74.1-py2.py3-none-any.whl (7.5 MB)
Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (1.4)
Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (4.2.0)
Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (1.0.2)
Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (2.0.1)
Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (2.25.1)
Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (4.1.0)
Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (3.14.0)
Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (0.18.2)
Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (0.8.1)
Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (0.10.2)
Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (2.1)
Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 4)) (0.5.0)
Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (3.2.0)
Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (0.3)
Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (7.6.3)
Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (5.0.8)
Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (3.5.1)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.0.0)
Requirement already satisfied: jupyter-core in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (4.7.0)
Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (20.3.0)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (3.3.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (0.17.3)
Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (6.1.6)
Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (6.0.7)
Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.9.0)
Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.9.2)
Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (20.1.0)
Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.5.0)
Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.14.4)
Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (2.20)
Collecting autograd
Downloading autograd-1.3.tar.gz (38 kB)
Collecting future>=0.15.2
Downloading future-0.18.2.tar.gz (829 kB)
Collecting beautifulsoup4
Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)
Collecting soupsieve>1.2
Downloading soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting deneb
Downloading deneb-1.0.1-py2.py3-none-any.whl (11 kB)
Collecting altair-saver
Downloading altair_saver-0.5.0-py3-none-any.whl (89 kB)
Collecting altair-data-server>=0.4.0
Downloading altair_data_server-0.4.1-py3-none-any.whl (12 kB)
Collecting altair-viewer
Downloading altair_viewer-0.3.0-py3-none-any.whl (562 kB)
Collecting diffeqtorch
Downloading diffeqtorch-1.0.0-py2.py3-none-any.whl (9.8 kB)
Collecting dominate
Downloading dominate-2.6.0-py2.py3-none-any.whl (29 kB)
Collecting flask-compress
Downloading Flask_Compress-1.8.0-py3-none-any.whl (7.2 kB)
Collecting brotli
Downloading Brotli-1.0.9-cp37-cp37m-manylinux1_x86_64.whl (357 kB)
Collecting flatlatex
Downloading flatlatex-0.9-py3-none-any.whl (22 kB)
Collecting heapdict
Downloading HeapDict-1.0.1-py3-none-any.whl (3.9 kB)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 4)) (3.4.0)
Collecting julia
Downloading julia-0.5.6-py2.py3-none-any.whl (67 kB)
Collecting mergedeep
Downloading mergedeep-1.3.1-py3-none-any.whl (6.4 kB)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.1.2)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.6.0)
Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (3.2.1)
Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.4.4)
Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.5.1)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.4.3)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.8.4)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.4.3)
Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (1.10)
Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 4)) (0.5.1)
Collecting portpicker
Downloading portpicker-1.3.1.tar.gz (18 kB)
Collecting regex
Downloading regex-2020.11.13-cp37-cp37m-manylinux2014_x86_64.whl (719 kB)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 4)) (4.0.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 4)) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 4)) (2.10)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 4)) (1.26.2)
Collecting selenium
Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB)
Collecting tensorboard
Downloading tensorboard-2.4.1-py3-none-any.whl (10.6 MB)
Requirement already satisfied: wheel>=0.26 in /usr/local/lib/python3.7/site-packages (from tensorboard->sbi==0.14.2->sbibm==1.0.2->-r requirements.txt (line 2)) (0.36.2)
Collecting absl-py>=0.4
Downloading absl_py-0.11.0-py3-none-any.whl (127 kB)
Collecting google-auth<2,>=1.6.3
Downloading google_auth-1.24.0-py2.py3-none-any.whl (114 kB)
Collecting google-auth-oauthlib<0.5,>=0.4.1
Downloading google_auth_oauthlib-0.4.2-py2.py3-none-any.whl (18 kB)
Collecting grpcio>=1.24.3
Downloading grpcio-1.34.1-cp37-cp37m-manylinux2014_x86_64.whl (4.0 MB)
Collecting markdown>=2.6.8
Downloading Markdown-3.3.3-py3-none-any.whl (96 kB)
Collecting pyasn1-modules>=0.2.1
Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting pyasn1<0.5.0,>=0.4.6
Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting requests-oauthlib>=0.7.0
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting oauthlib>=3.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting rsa<5,>=3.1.4
Downloading rsa-4.7-py3-none-any.whl (34 kB)
Collecting tensorboard-plugin-wit>=1.6.0
Downloading tensorboard_plugin_wit-1.7.0-py3-none-any.whl (779 kB)
Collecting vega-datasets
Downloading vega_datasets-0.9.0-py3-none-any.whl (210 kB)
Collecting visitor
Downloading visitor-0.1.3.tar.gz (3.3 kB)
Building wheels for collected packages: GPy, paramz, bokeh, feather-format, flask-bootstrap, nflows, pyyaml, autograd, future, portpicker, visitor
Building wheel for GPy (setup.py): started
Building wheel for GPy (setup.py): finished with status 'done'
Created wheel for GPy: filename=GPy-1.9.9-cp37-cp37m-linux_x86_64.whl size=1563046 sha256=2c11fbe119b689883a2af06af40d9fafaa9476a4c3372ea5b1094f2f4100dc99
Stored in directory: /home/appuser/.cache/pip/wheels/e4/05/38/b84c6bec7ea9dc623cdbdb6203b55b3abe7a7020a992f2064c
Building wheel for paramz (setup.py): started
Building wheel for paramz (setup.py): finished with status 'done'
Created wheel for paramz: filename=paramz-0.9.5-py3-none-any.whl size=102550 sha256=1694989b671ab9d233acc8ed3401f429d85d2959218c7618089a5b001f6fdab4
Stored in directory: /home/appuser/.cache/pip/wheels/c8/95/f5/ce28482da28162e6028c4b3a32c41d147395825b3cd62bc810
Building wheel for bokeh (setup.py): started
Building wheel for bokeh (setup.py): finished with status 'done'
Created wheel for bokeh: filename=bokeh-2.2.3-py3-none-any.whl size=9296310 sha256=2b02d497c105dd26979233a3f69f897e85e263e55bd0beaf32213c90be37a7ea
Stored in directory: /home/appuser/.cache/pip/wheels/0c/6a/ac/5de7ec1983d76fa1243106008b70df211dceb5ed643ad15699
Building wheel for feather-format (setup.py): started
Building wheel for feather-format (setup.py): finished with status 'done'
Created wheel for feather-format: filename=feather_format-0.4.1-py3-none-any.whl size=2453 sha256=fb9d469da8c95b3f9b68951008926af4e41867886b52f526f21aca0154835c91
Stored in directory: /home/appuser/.cache/pip/wheels/6e/3d/05/ebe8270ca366aa12810ee508ed4fac30d6343ac1584523f9ac
Building wheel for flask-bootstrap (setup.py): started
Building wheel for flask-bootstrap (setup.py): finished with status 'done'
Created wheel for flask-bootstrap: filename=Flask_Bootstrap-3.3.7.1-py3-none-any.whl size=460123 sha256=ce0f5c83516b1f0fc321ab79b878289c2a1c9338de4bd9626088c03fe61f1984
Stored in directory: /home/appuser/.cache/pip/wheels/67/a2/d6/50d039c9b59b4caca6d7b53839c8100354a52ab7553d2456eb
Building wheel for nflows (setup.py): started
Building wheel for nflows (setup.py): finished with status 'done'
Created wheel for nflows: filename=nflows-0.14-py3-none-any.whl size=53671 sha256=04b71661ed384ebadb7cea7ecb1e872febd9d1adf4afc82ae83a36663e27e2e7
Stored in directory: /home/appuser/.cache/pip/wheels/c0/b6/52/0092eedabce8f7faa35b92522393fbdc1ec5ede99b0ec820d5
Building wheel for pyyaml (setup.py): started
Building wheel for pyyaml (setup.py): finished with status 'done'
Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44620 sha256=7ea9c016dffe411851f95352053b4212974e7b09ddb17f3a0360507319b1d093
Stored in directory: /home/appuser/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653
Building wheel for autograd (setup.py): started
Building wheel for autograd (setup.py): finished with status 'done'
Created wheel for autograd: filename=autograd-1.3-py3-none-any.whl size=47989 sha256=f7aa2a035d117908ae687c39dda219f220f010d8f42cb6e79856348ec68dec2e
Stored in directory: /home/appuser/.cache/pip/wheels/ef/32/31/0e87227cd0ca1d99ad51fbe4b54c6fa02afccf7e483d045e04
Building wheel for future (setup.py): started
Building wheel for future (setup.py): finished with status 'done'
Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=c6f8563a2920e3ca0aadb3d70eb706af21c3b1a9b86e5169f1d15ff1c803912f
Stored in directory: /home/appuser/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0
Building wheel for portpicker (setup.py): started
Building wheel for portpicker (setup.py): finished with status 'done'
Created wheel for portpicker: filename=portpicker-1.3.1-py3-none-any.whl size=13664 sha256=bba9b3f9cbfed596da479bc8c2b56efcb5003916a16fa629e61b03124fd3ebb1
Stored in directory: /home/appuser/.cache/pip/wheels/8a/9c/69/e55ffd12c6edd2bb70853ebe4a540d37cb8373ab0b2f632b61
Building wheel for visitor (setup.py): started
Building wheel for visitor (setup.py): finished with status 'done'
Created wheel for visitor: filename=visitor-0.1.3-py3-none-any.whl size=3929 sha256=737a6902e59c6e7953a019f11f036766df0029e293f444ed1cd17bd2980be277
Stored in directory: /home/appuser/.cache/pip/wheels/64/34/11/053f47218984c9a31a00f911ed98dda036b867481dcc527a12
Successfully built GPy paramz bokeh feather-format flask-bootstrap nflows pyyaml autograd future portpicker visitor
Installing collected packages: pyasn1, rsa, pyasn1-modules, oauthlib, requests-oauthlib, google-auth, Werkzeug, tensorboard-plugin-wit, pyyaml, portpicker, markdown, kiwisolver, heapdict, grpcio, google-auth-oauthlib, cycler, absl-py, zict, tqdm, torch, tensorboard, tblib, sortedcontainers, scipy, psutil, msgpack, matplotlib, itsdangerous, dask, cloudpickle, altair-data-server, visitor, threadpoolctl, selenium, regex, pyro-api, paramz, opt-einsum, nflows, joblib, flask, dominate, distributed, altair-viewer, vega-datasets, sqlalchemy, soupsieve, scikit-learn, redis, pyro-ppl, pyknos, networkX, mergedeep, julia, jabbar, ipyparallel, GPy, future, flatlatex, flask-bootstrap, feather-format, brotli, bokeh, altair-saver, sbi, pyabcranger, pyabc, flask-compress, elfi, diffeqtorch, deneb, beautifulsoup4, autograd, streamlit, sbibm, hiplot
Successfully installed GPy-1.9.9 Werkzeug-1.0.1 absl-py-0.11.0 altair-data-server-0.4.1 altair-saver-0.5.0 altair-viewer-0.3.0 autograd-1.3 beautifulsoup4-4.9.3 bokeh-2.2.3 brotli-1.0.9 cloudpickle-1.6.0 cycler-0.10.0 dask-2.30.0 deneb-1.0.1 diffeqtorch-1.0.0 distributed-2.30.1 dominate-2.6.0 elfi-0.7.7 feather-format-0.4.1 flask-1.1.2 flask-bootstrap-3.3.7.1 flask-compress-1.8.0 flatlatex-0.9 future-0.18.2 google-auth-1.24.0 google-auth-oauthlib-0.4.2 grpcio-1.34.1 heapdict-1.0.1 hiplot-0.1.22 ipyparallel-6.3.0 itsdangerous-1.1.0 jabbar-0.0.13 joblib-1.0.0 julia-0.5.6 kiwisolver-1.3.1 markdown-3.3.3 matplotlib-3.3.3 mergedeep-1.3.1 msgpack-1.0.2 networkX-2.5 nflows-0.14 oauthlib-3.1.0 opt-einsum-3.3.0 paramz-0.9.5 portpicker-1.3.1 psutil-5.8.0 pyabc-0.10.11 pyabcranger-0.0.48 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyknos-0.14.0 pyro-api-0.1.2 pyro-ppl-1.5.1 pyyaml-5.3.1 redis-3.5.3 regex-2020.11.13 requests-oauthlib-1.3.0 rsa-4.7 sbi-0.14.2 sbibm-1.0.2 scikit-learn-0.24.0 scipy-1.6.0 selenium-3.141.0 sortedcontainers-2.3.0 soupsieve-2.1 sqlalchemy-1.3.22 streamlit-0.74.1 tblib-1.7.0 tensorboard-2.4.1 tensorboard-plugin-wit-1.7.0 threadpoolctl-2.1.0 torch-1.7.1 tqdm-4.56.0 vega-datasets-0.9.0 visitor-0.1.3 zict-2.0.0
[manager] Processed dependencies!
You can now view your Streamlit app in your browser.
Network URL: http://10.12.98.221:8501
External URL: http://35.230.58.211:8501
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
[manager] Streamlit server consistently failed status checks
[manager] Please fix the errors, push an update to the git repo, or reboot the app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment