Skip to content

Commit

Permalink
Update postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtabor authored Aug 17, 2021
1 parent e8bdad1 commit 80c0ef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions postBuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip install .
pip install igv-jupyter
jupyter serverextension enable igv --sys-prefix
jupyter labextension install .
jupyter labextension install --py igv
jupyter nbextension install --py igv --sys-prefix
jupyter nbextension enable --py igv --sys-prefix

0 comments on commit 80c0ef8

Please sign in to comment.