All commands run without errors except jupyter labextension enable --py igv --sys-prefix which returns jupyter-labextension: error: unrecognized arguments: --sys-prefix.
I tried some variations of the command but none have solved the issue:
jupyter labextension enable --py igv, jupyter labextension enable igv.
Hi,
I am trying igv-jupyter for the first time, but am getting no output in jupyter-lab.
Install was performed as follows:
All commands run without errors except
jupyter labextension enable --py igv --sys-prefix
which returnsjupyter-labextension: error: unrecognized arguments: --sys-prefix
.I tried some variations of the command but none have solved the issue:
jupyter labextension enable --py igv
,jupyter labextension enable igv
.jupyter-lab version is 3.0.16.