kikulmj/dsh-jupyter3

@dsh-local/dsh-jupyter

DSH 网页端 Jupyter 插件:提供右侧 Notebook 预览、编辑与运行面板,以及左侧 Web 终端。

AI 分析

核心用途是在 DSH 网页端直接处理和运行 Jupyter 笔记本。适合需要在对话中进行数据分析、代码调试和终端操作的数据科学用户。

包名
@dsh-local/dsh-jupyter
版本
0.1.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kikulmj/dsh-jupyter

使用

  1. 进入任意项目会话。
  2. Notebook:右侧 Explorer 点击 .ipynbShift+Enter 运行单元格。
  3. 终端:左侧边栏「终端」入口;shell 初始目录为当前项目根.