Skip to main content

Browse, resume, and manage your Claude Code CLI sessions from a JupyterLab side panel. One click reactivates the right terminal - no duplicate tabs, live remote-control indicator, and favourites for the projects you keep coming back to.

Project description

jupyterlab_claude_code_extension

GitHub Actions npm version PyPI version Total PyPI downloads JupyterLab 4 Brought To You By KOLOMOLO Donate PayPal

Browse, resume, and manage your Claude Code sessions from a JupyterLab side panel. One click reactivates the right terminal, no duplicate tabs, with a live indicator showing which sessions are currently active.

Claude Code Sessions panel

Features

  • Three-section side panel - Favorites, Recent, and All projects, each scrolling independently
  • Live indicator - a green dot marks sessions that are currently running somewhere
  • One-click resume - click a row to jump back into that session in a terminal. If a terminal for the project is already open, it's reused instead of duplicated
  • Favorites - star projects you keep coming back to via the right-click menu
  • Remove - drop a project's Claude history from the panel via the right-click menu; the history folder is moved to the trash (it honours JupyterLab's "move files to trash" setting), not deleted permanently
  • Clean up parallel sessions - when a project has accumulated extra sessions beyond the main one, a right-click menu item (showing the count in brackets) removes them all, keeping only the main session; removed files honour the same trash setting
  • Switch conversation branch - a right-click submenu lists a project's other conversations (5 most recent, with a searchable "More..." popup for longer lists) and switches the row's current one; rows with multiple conversations show the count in brackets after the name, e.g. workspace (2)
  • Search - fuzzy filter toggled by the funnel button next to refresh
  • Presentation modes - label rows by session name (so a /rename shows through), folder name, or path relative to the JupyterLab root
  • Hover tooltip with project path, last activity, message count, branch, and session id
  • Auto-disabled when the Claude Code CLI is not installed

Requirements

  • JupyterLab >= 4.0.0
  • Python >= 3.10
  • claude CLI on PATH

Install

Developers must install via the project Makefile (which orchestrates clean, build, and pip install of the resulting wheel):

make install

End-users can install the published package from PyPI:

pip install jupyterlab_claude_code_extension

[!WARNING] package.json pins webpack: 5.106.0 and chalk: 4.1.2 in both resolutions and overrides. Do not remove these. webpack >= 5.106.1 changed its module-federation share identifier format and crashes the unmaintained license-webpack-plugin (split('=')[1].trim()) that @jupyterlab/builder injects into every production build; the duplicate chalk@2.4.2 pulled by duplicate-package-checker-webpack-plugin crashes on Node 24+ in the build-isolation install. Without the pins, make publish and CI fail on python -m build.

Uninstall

pip uninstall jupyterlab_claude_code_extension

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab_claude_code_extension-1.2.2.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file jupyterlab_claude_code_extension-1.2.2.tar.gz.

File metadata

File hashes

Hashes for jupyterlab_claude_code_extension-1.2.2.tar.gz
Algorithm Hash digest
SHA256 07a55a61995f6115ad802178244bd59ea4e5db612d877ac11bdaa57755f3a8be
MD5 550c4c88424403e6c159fce94f39bba8
BLAKE2b-256 4955fcbf623e0a47b5b7e4e155172b9a40f919f1ed10237cb1cb4d1e8dc310f1

See more details on using hashes here.

File details

Details for the file jupyterlab_claude_code_extension-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyterlab_claude_code_extension-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b2a53a06c2c8676761ce8e96fc679e2b4fd39f6b4cf01af07dd96e6513c70421
MD5 f1ff8b75c8c0054d5c8517d6839b19dd
BLAKE2b-256 1fc3639ed56e4112e4a455e76741069fb81339e3f71a97dfd313bf761750044b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page