g2nb / igv-jupyter

Extension for Jupyter which integrates igv.js
MIT License
154 stars 14 forks source link

Extensions enabled, but .show() .load_track() don't work #27

Closed JasonJWilliamsNY closed 4 years ago

JasonJWilliamsNY commented 4 years ago

Hope everything needed is in the screenshot. At best I get 'IGV Browser not ready'. Working on a Jupyterlab instance (JL vs. 1.0.4, python 3.7.3) inside a custom Docker container. Any clues to help me debug?

igv-ss
jrobinso commented 4 years ago

Hi @JasonJWilliamsNY , apologies for the delayed response. Jupyter lab is not supported, I would be surprised if it works as the extensions api is changed completely. I use the term api loosely, there is no stable api published yet.

JasonJWilliamsNY commented 4 years ago

Thanks for your work on this and the response to the. It's such a shame and I hope they release a solution that would allow many of these valuable notebook extensions to be more easily carried over.