Update postBuild

This commit is contained in:
Benjamin Blouin 2019-04-08 18:45:05 -04:00 committed by GitHub
parent d156ad4038
commit 175aa29a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ 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
python $(go env GOPATH)/src/github.com/yunabe/lgo/bin/install_kernel
jupyter labextension install @jupyterlab/latex
jupyter labextension install @yunabe/lgo_extension