Skip to content

Commit 21a216d

Browse files
authored
feat: add ipywidgets package. (#233)
1 parent e36eb48 commit 21a216d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockerfile_scripts/notebook-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
# For now, let's avoid needing to install Rust. When the time comes, see here: https://stackoverflow.com/questions/49676490/when-installing-rust-toolchain-in-docker-bash-source-command-doesnt-work
33
jupyterlab~=3.5.0
44
jupyter-archive~=3.2
5-
jupyterlab-server~=2.10,<=2.16.5
5+
jupyterlab-server~=2.10,<=2.16.5
6+
ipywidgets

0 commit comments

Comments
 (0)