Cleand up the data collection
This commit is contained in:
@ -9,7 +9,7 @@ RUN apt install graphviz -yqq
|
||||
|
||||
# Install additinal requirements
|
||||
RUN pip3 install jupyter tensorflow tensorboard keras-tuner black[jupyter] mapply humanize jupyter-resource-usage
|
||||
RUN pip3 install tensorflow-addons
|
||||
RUN pip3 install tensorflow-addons pydot pydotplus
|
||||
RUN pip install jupyter_contrib_nbextensions
|
||||
RUN jupyter contrib nbextension install --sys-prefix
|
||||
RUN jupyter nbextension enable scratchpad/main --sys-prefix
|
||||
|
Reference in New Issue
Block a user