docs for API calling
還沒有人認領這個 Issue。
評估
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 新手友好度
- 35/100
- Issue 類型
- 文件
- 描述清晰度
- 需要釐清
- 活躍度
- 停滯
- 技術堆疊
- matplotlib, python
研究方向
首先,將連結的 IPython.display.set_matplotlib_formats 文件與 matplotlib_inline.backend_inline.set_matplotlib_formats() 以及所示的 Python/IPython 呼叫進行比較。釐清支援的呼叫慣例,並更新相關文件或範例;當讀者可以毫無疑義地依照範例操作時,即視為完成。
由索引模型根據 Issue 內容生成。
描述
IPYthon docs lead me here -
https://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#IPython.display.set_matplotlib_formats
they suggest:
"deprecated since version 7.23: use matplotlib_inline.backend_inline.set_matplotlib_formats()"
It's not entirely clear how to call this API.
This is what I"m doing
from IPython import get_ipython
get_ipython().run_line_magic("matplotlib", "inline")
import matplotlib_inline.backend_inline
matplotlib_inline.backend_inline.set_matplotlib_formats()
Is this the correct convention for using this API via python?
Cheers, thanks for the great library.
- 主要語言
- Jupyter Notebook
- 星號
- 31
- 分支
- 39
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
ipython/matplotlib-inline 的其他 Issue
-
難度 3/5 1-2 天 新手友好度 48/100
ipython/matplotlib-inline#61 ·
-
難度 3/5 1-2 天 新手友好度 35/100
ipython/matplotlib-inline#59 ·
-
難度 3/5 1-2 天 新手友好度 35/100
ipython/matplotlib-inline#57 · 1 個 reaction ·
-
難度 3/5 1-2 天 新手友好度 35/100
ipython/matplotlib-inline#54 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 48/100
ipython/matplotlib-inline#44 · 1 則留言 ·
查看 ipython/matplotlib-inline 的全部 Issue
相似的 Issue
-
Add: hunch 未關閉
難度 2/5 1-3 小時 新手友好度 74/100
AbdelStark/awesome-typesafe#104 ·
-
難度 2/5 1-3 小時 新手友好度 65/100
-
A11y ♿️
難度 2/5 1-3 小時 新手友好度 72/100
-
automated issue report
難度 2/5 1-3 小時 新手友好度 85/100
-
documentation improve or update documentation priority/low triage
難度 2/5 半天 新手友好度 86/100
warpdotdev/docs#782 · 1 則留言 ·