higlass / higlass/higlass-python
Display PNG preview when notebook is shown statically
- Langage dominant
- Python
- Étoiles
- 66
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
This notebook, for example, has a few HiGlass views but they're not visible when previewed in GitHub: https://github.com/reservoirgenomics/paper-data/blob/master/boyle-et-al-2019/Boyle%20et%20al.%202019.ipynb
We should store a PNG of the higlass dashboard and preview that.
Relevant thread: https://github.com/jupyter-widgets/ipywidgets/issues/2280
A relevant PR: https://github.com/jupyter/nbconvert/pull/901
Docs on the IPython.display object that needs to be updated: once we have image data: https://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#IPython.display.display
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with the linked example notebook and the IPython.display documentation, then review the related ipywidgets thread and nbconvert PR for existing approaches to static output. Done means the HiGlass dashboard is stored as PNG data and is visible when the notebook is previewed statically on GitHub.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- jupyter-notebook, python
- Domaine
- data-visualization
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100