feat(dev): JupyterLab extension — Wave 4 batch 1 complete
@hanzo/jupyter — JupyterLab 4 labextension: side panel (active-cell/selection/ notebook context) + cell actions (explain/fix-error/docstring/optimize/generate), insert-below write-back; pure notebook context extraction (ANSI-stripped tracebacks); on published @hanzo/ai@0.2.0 (58 tests). CI step added.
This commit is contained in:
@@ -86,6 +86,9 @@ jobs:
|
||||
- name: Test Raycast extension
|
||||
run: pnpm --filter hanzo-ai test
|
||||
|
||||
- name: Test JupyterLab extension
|
||||
run: pnpm --filter @hanzo/jupyter test
|
||||
|
||||
- name: Test cards (shared card-builder)
|
||||
run: pnpm --filter @hanzo/cards test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user