From 684df4394646e51c440c2f69ed3b66b04b3e1471 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 3 Aug 2020 20:47:38 +0530 Subject: [PATCH] stat89a: Remove @jupyterlab/latex extension Is broken - https://github.com/jupyterlab/jupyterlab-latex/issues/135 --- deployments/stat89a/image/postBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deployments/stat89a/image/postBuild b/deployments/stat89a/image/postBuild index 9a4987f5..3cd52a70 100755 --- a/deployments/stat89a/image/postBuild +++ b/deployments/stat89a/image/postBuild @@ -21,5 +21,4 @@ jupyter labextension install --debug \ @jupyter-widgets/jupyterlab-manager \ jupyter-matplotlib \ jupyterlab-plotly \ - plotlywidget \ - @jupyterlab/latex + plotlywidget