Closed ocefpaf closed 4 years ago
This should reduce the image size b/c it won't install GUI stuff that is not needed for jupyter/jupyterlab. Other packages listed will still pull matplotlib though and I'm working on that upstream so people can benefit from this matplotlib-base.
jupyter
jupyterlab
matplotlib
matplotlib-base
thanks @ocefpaf this is good to know! I incorporated the change into the pangeo-notebook with https://github.com/pangeo-data/pangeo-stacks/pull/118 , so closing this PR
This should reduce the image size b/c it won't install GUI stuff that is not needed for
jupyter
/jupyterlab
. Other packages listed will still pullmatplotlib
though and I'm working on that upstream so people can benefit from thismatplotlib-base
.