mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 11:03:40 +02:00
Fix tqdm progress bars
This commit is contained in:
parent
1ff1d972d5
commit
79fd6a28ed
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ RUN pip install \
|
||||||
descartes==1.1.0 sentinelsat==0.14 rasterio==1.2.0 folium==0.11.0 \
|
descartes==1.1.0 sentinelsat==0.14 rasterio==1.2.0 folium==0.11.0 \
|
||||||
jupyterlab-spellchecker \
|
jupyterlab-spellchecker \
|
||||||
jupyter-book==0.10.0
|
jupyter-book==0.10.0
|
||||||
|
RUN jupyter nbextension enable --py widgetsnbextension
|
||||||
RUN fix-permissions $CONDA_DIR && \
|
RUN fix-permissions $CONDA_DIR && \
|
||||||
fix-permissions /home/$NB_USER
|
fix-permissions /home/$NB_USER
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue