From 6cc1fd3c5aff98b6a6e1f4f3f610dcd510ddeafa Mon Sep 17 00:00:00 2001 From: Jing Lin <82669431+linjing-lab@users.noreply.github.com> Date: Wed, 6 Dec 2023 00:53:46 +0800 Subject: [PATCH] fixed jupyterlab --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6eac7478..e6552923 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pandas polars matplotlib nbconvert==6.4.5 -jupyterlab +jupyterlab==4.0.6 pyarrow mdformat==0.7.5 typing_extensions