1
0
mirror of https://github.com/phlippe/uvadlc_notebooks.git synced 2022-04-17 03:27:25 +03:00

add ipywidgets to deps, necessary for visualizing progress bars

This commit is contained in:
Giulio Starace
2021-11-04 14:03:24 +01:00
parent 42f9f119bc
commit 67198e9f45
2 changed files with 2 additions and 0 deletions

View File

@@ -20,3 +20,4 @@ dependencies:
- jupyterlab==3.2.1
- matplotlib==3.4.3
- seaborn==0.11.2
- ipywidgets==7.6.5

View File

@@ -20,3 +20,4 @@ dependencies:
- jupyterlab==3.2.1
- matplotlib==3.4.3
- seaborn==0.11.2
- ipywidgets==7.6.5