FROM jupyter/scipy-notebook RUN \ pip install influxdb && \ pip install pymongo && \ fix-permissions $CONDA_DIR && \ fix-permissions /home/$NB_USER