DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-jupyter

A DeepSeek Harness Web GUI plugin that adds editable, executable Jupyter notebooks and a local web terminal.

Terminal & TUIDeveloper Tools
6GitHub Stars0ForksUpdated2026-08-18

Install

$ dsh plugin --profile web add github:kikulmj/dsh-jupyter

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-jupyter is a profile-bundle plugin for DeepSeek Harness Web GUI. It opens and edits .ipynb notebooks with host-side Jupyter kernel execution, and adds a node-pty/xterm.js terminal panel for the current project.

Key Capabilities

  • Opens .ipynb files in a right-side notebook panel.
  • Edits, adds, removes, reorders, and saves code, Markdown, and raw notebook cells.
  • Executes notebook cells through a host-side Jupyter kernel and renders text, HTML, images, JSON, and errors.
  • Supports kernel interruption and restart.
  • Adds a left-sidebar terminal entry backed by a real node-pty PTY and xterm.js.
  • Supports terminal clear, restart, close, and standard keyboard copy/paste shortcuts.

Useful For

  • Run and revise Jupyter notebooks within a DeepSeek Harness project session.
  • Inspect notebook outputs without leaving the DeepSeek Harness Web GUI.
  • Use a local shell rooted at the current project while working with an agent.
  • Execute code cells and access terminal workflows from one web workspace.

Who It Fits

  • DeepSeek Harness Web GUI users working with Jupyter notebooks.
  • Developers who need an integrated local shell in DeepSeek Harness.
  • Users with a local Python/Jupyter environment and permission to run host-side processes.

Documented Limitations

  • Notebook kernel execution requires host Python installations of jupyter_client and ipykernel.
  • node-pty requires a native build to be explicitly allowed during first remote installation.
  • The terminal exposes a real shell with the host user's permissions and can change to arbitrary directories.
  • The terminal is a single-session panel; closing its panel does not terminate the shell.
  • Host-side route or PTY changes require restarting dsh web.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 17 development, 10 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
kikulmj/dsh-jupyter
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9349904 · 2026-09-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
6GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-18
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app