## JBrowse Jupyter vs Other tools | Features | JBrowse/ JBrowse Jupyter | IGV.js /igv-notebook | ipyIgv | Gosling/Gos | D3GB | PygBrowse | Mango | | --------------- | ---------------- | ------------------ | ---- | ----------- | ---- | --------- | ---- | | Binder support | ☑ | ☑ | ☑ | ☑ | ☒ | ☒ | ☒ | | Colab support | ☑ | ☑ | ☒ | ☑ | ☒ | ☒ | ☒ | | Custom Color Theming | ☑ | ☒ | ☒ | ☑ | ☒ | ☒ | ☒ | | Deletion of tracks | ☑ | ☒ | ☑ | ☒ | ☒| ☒ | ☒ | | Export view as SVG | ☑ * | ☑ | ☑| ☒ | ☒ | ☒ | ☑| | Local file support | ☑ ** | ☑ | ☑ | ☑| ☑ | ☑ | ☑ | | Supports Circular Genome View | ☑ | ☒ | ☒ | ☑ | ☒ | ☒ | ☒ | | Ability to enable text searching from indexed files | ☑ | ☒ | ☒ | ☒ | ☒ | ☒ | ☒ | | Ability to add tracks from Dataframes | ☑ | ☒ | ☒ | ☒ | ☒ | ☑ | ☒| | Zooming in on regions of interest | ☑ * | ☑ | ☑ *| ☑ * | ☑ *| ☒ | ☑ * | * Feature is accessible via the component's UI and not by API. ** Path support for local files is only available when running notebook in Jupyter lab and Jupyter notebook. Local file support in colab and binder is available by running the JBrowse dev server to host your data and creating urls to pass to the JBrowse view. * For more features of the JBrowse and JBrowse embedded components checkout [our documentation](https://jbrowse.org/jb2/docs/embedded_components/) * Igv.js [documentation](https://github.com/igvteam/igv.js/wiki/) * igv-notebook [documentation](https://github.com/igvteam/igv-notebook) * ipyIgv [documentation](https://github.com/QuantStack/ipyigv) * D3GB [documentation](http://d3gb.usal.es/index.html) * PygBrowse [documentation](https://github.com/phageghost/python-genome-browser) * Gosling [documentaiton](https://github.com/gosling-lang/gosling.js) * Gos [documentation](https://gosling-lang.github.io/gos/) * Mango [documentation](https://bdg-mango.readthedocs.io/en/latest/jupyterWidgets/usage.html)