Propose adding graphviz to the packages to install
To be able to use the image for ML purposes, it would be useful to have graphviz installed.
It is used by tensorflow.keras.plot_model
.
Other ML packages can be installed with pip on top of the existing image.
Can be tested with https://github.com/thaarres/qcd_school_ml/blob/main/notebooks/anomaly_detection_solution.ipynb (failure in cell 31)