ARG REGISTRY
ARG TAG
FROM ${REGISTRY}/base-py:${TAG}

#RUN conda install -c conda-forge --no-update-deps jupyterlab
RUN pip install jupyterlab