Skip to content

refactor(skills): move jupyter-live-kernel to optional-skills as jupyter-notebook - #70431

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-03e6b270
Jul 24, 2026
Merged

refactor(skills): move jupyter-live-kernel to optional-skills as jupyter-notebook#70431
teknium1 merged 1 commit into
mainfrom
hermes/hermes-03e6b270

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Summary

Moves the jupyter-live-kernel skill from bundled (skills/) to optional-skills/ and renames it to jupyter-notebook. The skill requires an external toolchain (uv + JupyterLab + a running Jupyter server + a cloned hamelnb repo) — a niche setup that shouldn't ship active by default.

Changes

  • skills/data-science/jupyter-live-kerneloptional-skills/data-science/jupyter-notebook (frontmatter name: and title updated; data-science/DESCRIPTION.md moved along since the bundled category is now empty)
  • optional-skills/research/darwinian-evolver: related_skills updated to jupyter-notebook
  • Docs: bundled catalog row removed, optional catalog row added (en + zh-Hans); auto-gen skill page moved bundled → optional with new slug; sidebars.ts group moved; darwinian-evolver page links updated

Install: hermes skills install official/data-science/jupyter-notebook

Validation

Check Result
OptionalSkillSource.search/inspect/fetch E2E (temp HERMES_HOME) resolves official/data-science/jupyter-notebook; 0 hits on old name
scripts/run_tests.sh (skills_hub, darwinian_evolver, coding_context) 228 passed
npx docusaurus build clean (no jupyter link warnings; pre-existing unrelated anchor warnings only)
Scope 12 files, +38 −38

Infographic

jupyter-notebook-optional-move

…ter-notebook

Per the 'when in doubt, optional' rule — the live-kernel workflow needs
uv + JupyterLab + a running server + a cloned hamelnb repo, a niche
setup that shouldn't ship active by default.

Renamed jupyter-live-kernel -> jupyter-notebook (skill name, page slugs,
catalogs, sidebar, zh-Hans mirror, darwinian-evolver related_skills).

Install via: hermes skills install official/data-science/jupyter-notebook
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

૮ >ﻌ< ა ci review

ran on a07b5c7

ℹ️ Info

Desktop E2E visual evidence · View test artifacts · View job

1 visual diff.

inline evidence upload failed.

Failed to upload diff-665a0833239e-onboarding-overlay-diff.png with gh image (exit code 1): Error uploading /home/runner/work/_temp/e2e-evidence/diff-665a0833239e-onboarding-overlay-diff.png: step 0 (get upload token): uploadToken not found on repo page — do you have write access to NousResearch/hermes-agent? (or, if NousResearch enforces SAML SSO, authorize at https://github.com/orgs/NousResearch/sso)

@alt-glitch alt-glitch added type/refactor Code restructuring, no behavior change P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) labels Jul 24, 2026
@teknium1
teknium1 merged commit 2487dea into main Jul 24, 2026
38 checks passed
@teknium1
teknium1 deleted the hermes/hermes-03e6b270 branch July 24, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/refactor Code restructuring, no behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants