Skip to content

Commit

Permalink
resolved #11
Browse files Browse the repository at this point in the history
  • Loading branch information
lrlunin committed Jun 16, 2023
1 parent 442ce97 commit 3ee9f73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ RUN mamba install --yes \
'dask' \
'dill' \
'h5py' \
'ipympl'\
'ipywidgets' \
'ipympl=0.9.3' \
'ipywidgets=8.0.6' \
'jupyterlab-git' \
'matplotlib-base' \
'matplotlib-base=3.7.1' \
'numba' \
'numexpr' \
'openpyxl' \
Expand Down

0 comments on commit 3ee9f73

Please sign in to comment.