Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtabor committed Aug 30, 2021
2 parents 16a7647 + 80c0ef8 commit 315491e
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 315491e

Please sign in to comment.