higlass / higlass/higlass-python
Display PNG preview when notebook is shown statically
- 主要言語
- Python
- スター
- 66
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter-notebook, python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100