FROM tensorflow/tensorflow:2.6.0-jupyter
RUN python -m pip install pandas numpy 
