From d156ad4038e972da9a9d9150411ba54deaa3ee32 Mon Sep 17 00:00:00 2001 From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com> Date: Mon, 8 Apr 2019 17:10:37 -0400 Subject: [PATCH] Update postBuild --- postBuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/postBuild b/postBuild index 0f17613..211e0ce 100644 --- a/postBuild +++ b/postBuild @@ -5,6 +5,9 @@ python -c "import matplotlib as mpl; mpl.use('Agg'); import pylab as plt; fig, a test -e test.png && rm test.png +go get github.com/yunabe/lgo/cmd/lgo && go get -d github.com/yunabe/lgo/cmd/lgo-internal +lgo install + jupyter labextension install @jupyterlab/latex jupyter labextension install @yunabe/lgo_extension jupyter lab build