matplotlib / matplotlib/AnatomyOfMatplotlib

Remove backend and add resolve nteract: matplotlib.use('nbagg')

未關閉
#32 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Jupyter Notebook
星號
1.2k
分支
584
PR 合併指標
30 天內沒有已合併 PR

描述

Backend is no longer necessary IMO. Using a backend results in the following error on Jupyter.

```
Javascript Error: IPython is not defined
```
Also adding ```%matplotlib inline``` before importing matplotlib resolves the displaying of graphs.

Should I fix them in the notebooks and send a PR?

Thanks.

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先檢查有關 backend 使用方式的教學 notebooks,並在 Jupyter 中重現回報的顯示錯誤。將目前的 backend 設定與建議的 inline 設定進行比較,並確認需要對哪些 notebook 進行修改。受影響的 notebooks 能夠顯示圖表且不再出現回報的 JavaScript 錯誤,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
jupyter-notebook, python
領域
documentation
Issue 類型
文件
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。