Update postBuild

This commit is contained in:
Benjamin Blouin 2019-04-08 16:40:27 -04:00 committed by GitHub
parent 01183b1cdc
commit df50252013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,5 @@ python -c "import matplotlib as mpl; mpl.use('Agg'); import pylab as plt; fig, a
test -e test.png && rm test.png
jupyter labextension install @jupyterlab/latex
jupyter labextension install @yunabe/lgo_extension
jupyter lab build