From ca4ef1de0a82aae7bb3d25f6d857d364cd23da9e Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Tue, 18 Mar 2025 23:13:16 +0530 Subject: [PATCH] Re-enable `jupyterlab-tour` --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c7b4a8983..99c9779ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,8 +22,7 @@ jupyterlab-fasta>=3.3.0,<4 # JupyterLab: Geojson file renderer (optional) jupyterlab-geojson>=3.4.0,<4 # JupyterLab: guided tour (optional) -# TODO: re-enable after https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82 -# jupyterlab-tour +jupyterlab-tour # JupyterLab: dark theme jupyterlab-night # JupyterLab: Miami nights theme (optional)