From c028baf6b9da37cf18bcc75da30be78db6e929ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Santanch=C3=A8?= Date: Sun, 3 May 2020 10:28:16 -0300 Subject: [PATCH] fix (binder): adjusting jupyter lab request --- binder/postBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/postBuild b/binder/postBuild index e4c6522..8ef2289 100644 --- a/binder/postBuild +++ b/binder/postBuild @@ -38,4 +38,4 @@ jupyter labextension install @jupyterlab/plotly-extension --no-build # Building everything up for jupyterlab extensions -jupyter lab build --dev +jupyter lab build