Skip to content

Commit

Permalink
Fix dependencies of jupyterlab and ipywidgets (#152)
Browse files Browse the repository at this point in the history
* Fix dependencies of jupyterlab and ipywidgets

* Update Dockerfile

* Update requirements.txt

* Update Dockerfile
  • Loading branch information
tkoyama010 authored Aug 19, 2023
1 parent 1eb0fb7 commit 8910827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cmocean
geovista
imageio>=2.5.0
imageio-ffmpeg
ipywidgets
jupyterlab
ipywidgets<8.0.0
jupyterlab<4.0.0
matplotlib
pyinstaller==5.6.2
pyqt5
Expand Down

0 comments on commit 8910827

Please sign in to comment.