I hereby claim:
- I am mriduls on github.
 - I am mriduls (https://keybase.io/mriduls) on keybase.
 - I have a public key ASDGfUemL2i-_N9Z4O0qSH8cU9lOI4W47R19QCy8ebfCpgo
 
To claim this, I am signing this object:
| iputils-ping | 
| # This requirements file is created via the Sandbox Environment - Binder Action. | |
| networkx==2.8 | 
| # This requirements file is created via the Sandbox Environment - Binder Action. | |
| networkx==2.6.2 | 
| iputils-ping | 
| name: epidemiology | |
| channels: | |
| - conda-forge | |
| dependencies: | |
| - pip | |
| - networkx | |
| - matplotlib | |
| - pip: | |
| - ndlib | 
| FROM jupyter/base-notebook:hub-1.3.0 | |
| ENV USER lol | |
| ENV HOME /home/lol | |
| USER root | |
| RUN deluser jovyan | |
| RUN adduser --disabled-password \ | |
| --gecos "Default user" \ | |
| --uid 1000 \ | |
| lol | 
| FROM python:3.7-slim | |
| # install the notebook package | |
| RUN pip install --no-cache --upgrade pip && \ | |
| pip install --no-cache jupyterhub==1.3.0 notebook | |
| # create user with a home directory | |
| ARG NB_UID | |
| ENV USER lol | |
| ENV HOME /home/lol | 
| name: ipycytoscape | |
| channels: | |
| - conda-forge | |
| dependencies: | |
| - ipycytoscape>=1.0.3 | |
| - jupyterlab=3 | 
I hereby claim:
To claim this, I am signing this object:
| echo on | |
| docker run -p 8888:8888 jupyter/scipy-notebook:17aba6048f44 | |
| PAUSE |