Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Save button does not work. File system provider for vscode-interactive:Figure%201.png is not available.

未关闭
#417 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
28/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
jupyter, jupyter-notebook, python, vscode

调研方向

issue 中未确定源文件或测试。首先,使用一个采用 %matplotlib ipympl 的 Python 脚本,在 VS Code 1.63.2 中重现保存按钮失败的问题,然后跟踪交互式图形的保存路径;当按钮能够保存绘图且不再出现 file-system-provider 不可用错误,并且具备回归覆盖时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

Each time I try to save a matplotlib plot generated by running a python script in an interactive window of Visual Studio Code 1.63.2 using %matplotlib ipympl , I get this error : "File system provider for vscode-interactive:Figure%201.png is not available."
The other buttons of the widget work fine.

3.8.12 (default, Oct 12 2021, 13:49:34)
[GCC 7.5.0]
ipympl version: 0.7.0
Selected Jupyter core packages...
IPython : 7.29.0
ipykernel : 6.4.1
ipywidgets : 7.6.5
jupyter_client : 6.1.12
jupyter_core : 4.9.1
jupyter_server : 1.4.1
jupyterlab : 3.2.1
nbclient : 0.5.3
nbconvert : 6.3.0
nbformat : 5.1.3
notebook : 6.4.6
qtconsole : 5.1.1
traitlets : 5.1.1
Known nbextensions:
config dir: /home/xavier/anaconda3/etc/jupyter/nbconfig
notebook section
jupyter-matplotlib/extension enabled
- Validating: OK
jupyter-js-widgets/extension enabled
- Validating: OK
JupyterLab v3.2.1
/home/xavier/anaconda3/share/jupyter/labextensions
jupyter-matplotlib v0.9.0 enabled OK
@jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)

主要语言
Jupyter Notebook
星标
1.7k
派生
234
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

matplotlib/ipympl 的其他 Issue

查看 matplotlib/ipympl 的全部 Issue

相似的 Issue

更多 Data Visualization Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。