FROM eoelab.org:1027/ben0i0d/jupyter:py-c
RUN pip install ansible-kernel && \
python -m ansible_kernel.install && \
pip cache purge