Update postBuild

This commit is contained in:
Benjamin Blouin 2019-04-08 17:10:37 -04:00 committed by GitHub
parent df50252013
commit d156ad4038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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