From c037a40564e3af4ec09926a4110f978c81bcecaf Mon Sep 17 00:00:00 2001 From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de> Date: Mon, 10 Jul 2023 08:54:08 +0200 Subject: [PATCH] style-fix --- Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb b/Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb index e0779bbfc..92502da74 100644 --- a/Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb +++ b/Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb @@ -613,7 +613,7 @@ exts_list = [ 'checksums': ['dc57ef05b1681b20471e8a4a72067671f74b4d41601099fe80324293439175d5'], }), # dash ########################################## - ### extension `jupyterlab-dash` is part of plotly and does not need to be installed explicitly + # dash-extension `jupyterlab-dash` is part of plotly and does not need to be installed explicitly ('blinker', '1.6.2', { 'checksums': ['4afd3de66ef3a9f8067559fb7a1cbe555c17dcbe15971b05d1b625c3e7abe213'], }), -- GitLab