Plotly and tqdm in the same notebook cell causes blank plot
オープン
まだ誰も着手していません。
bug
P3
- 主要言語
- Python
- スター
- 18.8k
- フォーク
- 2.8k
- 平均マージ
- 16時間 26分
- マージ済み PR(30日)
- 21
説明
In a colab notebook, if a tqdm progress bar is being output in the same cell as a plotly plot, then rendering of the plotly plot fails. See MRE colab notebook.
In the chrome developer console I see "Uncaught ReferenceError: Plotly is not defined".
This problem appears in plotly.py version 5.12 and later. Version 5.11 is fine.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンクされた最小再現可能な Colab notebook から始め、同じセルで tqdm とともに plotly.py 5.12 以降を使って失敗を再現し、その後 Version 5.11 と比較します。Console エラー "Plotly is not defined" に関係する notebook のレンダリングパスを調査します。報告された Colab セットアップで、進捗バーとともにプロットが正しくレンダリングされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter-notebook, python
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100