From a71995071c6cb466642abf410f0dbd9d92041f35 Mon Sep 17 00:00:00 2001 From: EkinKarabulut <82878945+EkinKarabulut@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:30:56 +0100 Subject: [PATCH] Updated the extensions list - Created GPU management section - Added genv JupyterLab extension to the list --- extensions.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extensions.tpl b/extensions.tpl index bda4e04..31340c0 100644 --- a/extensions.tpl +++ b/extensions.tpl @@ -14,6 +14,11 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org - [voila-gridstack](https://github.com/voila-dashboards/voila-gridstack): JupyterLab extension to build gridstack dashboard with voilĂ . - [voila-preview](https://github.com/voila-dashboards/voila): JupyterLab extension that displays a VoilĂ  preview of your Notebook in a side-pane. + +### GPU Management + +- [genv](https://github.com/run-ai/jupyterlab_genv): GPU Environment Management for JupyterLab + ### Databases - [jupyterlab-omnisci](https://github.com/omnisci/jupyterlab-omnisci): OmniSci integrations for JupyterLab