jupyterlab_ai_code_assistants_extension
One extension for every AI code assistant in JupyterLab. Replaces the separate jupyterlab_claude_code_extension, jupyterlab_codex_extension and jupyterlab_kimi_code_extension packages with a single install that keeps each assistant's own side panel while sharing one settings page and one session-handling core underneath.
[!NOTE] Early development. The scaffolding, build lifecycle and packaging are in place; the assistant panels are being ported from the standalone extensions.
Features
- One install, every assistant - Claude Code, Codex, Kimi and Gemini supported from a single package
- Individual right-panel per assistant - each assistant keeps its own side panel with Favorites, Recent and All projects
- Joint settings page - one settings section covering all assistants, replacing three separate ones
- Per-assistant toggles - switch any assistant's support on or off in settings; all are enabled by default
- Shared session core - resume, branch, switch and clean up conversations through one common mechanism across assistants
- Auto-disabled when absent - an assistant whose CLI is not installed does not show a panel
Requirements
- JupyterLab >= 4.0.0
- Python >= 3.10
Install
To install the extension, execute:
pip install jupyterlab_ai_code_assistants_extension
Uninstall
To remove the extension, execute:
pip uninstall jupyterlab_ai_code_assistants_extension
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterlab_ai_code_assistants_extension-0.6.15.tar.gz.
File metadata
- Download URL: jupyterlab_ai_code_assistants_extension-0.6.15.tar.gz
- Upload date:
- Size: 502.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6afbb00081bcb418f1bcee028aa23870ce43d7f7531623c2749b2afe65910ba0
|
|
| MD5 |
238dc5c692bdeedb5ad20b1c9f74fc3a
|
|
| BLAKE2b-256 |
6be7543ff3ba3e34f8531ee1d19022a1cb7336d07e33a45e4b9663be0901fa2e
|
File details
Details for the file jupyterlab_ai_code_assistants_extension-0.6.15-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_ai_code_assistants_extension-0.6.15-py3-none-any.whl
- Upload date:
- Size: 145.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f22369a7c49e98cb639915d93e039d2a92f2c604716742c40805255553a469e1
|
|
| MD5 |
bb383847e9cc5981fc369331175e85c8
|
|
| BLAKE2b-256 |
94159ee31585487e484df9f9ba30d39f8438b64aad4bf632125bf32d94fc4a9d
|