From bbc6111ec538cc2bf52f8a32f290ee335c344ada Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Tue, 10 Oct 2023 09:33:36 -0500 Subject: [PATCH] add notebook 7 to binder --- .binder/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.binder/requirements.txt b/.binder/requirements.txt index cd8e02335f..7edf88f63f 100644 --- a/.binder/requirements.txt +++ b/.binder/requirements.txt @@ -1,9 +1,11 @@ bqplot ipyleaflet jupyterlab-myst -jupyterlab==4.0.2 +jupyterlab==4.0.6 matplotlib +nbclassic networkx +notebook==7.0.4 numpy pandas scikit-image