From 159d94924ca2852c0e86d9f0abffc1ae49c44fd0 Mon Sep 17 00:00:00 2001 From: Duc Trung Le Date: Fri, 25 Oct 2024 20:36:39 +0200 Subject: [PATCH] Update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index b2825a0..33cadd9 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,6 @@ Or using `conda`: conda install -c conda-forge ipyflex ``` -And if you use jupyterlab <= 2: - -```bash -mamba install -c conda-forge yarn -jupyter labextension install @jupyter-widgets/jupyterlab-manager ipyflex -``` - - - ## Development Installation Create a dev environment: