Skip to main content

Cellsistant

AI Agent sidebar panel for JupyterLab.

Requirements

  • Python: 3.9+
  • JupyterLab: 4.x

Installation

pip install cellsistant
jupyter lab

Development

Build Commands

Frontend (TypeScript):

npm run build           # Development build
npm run build:prod       # Production build
npm run watch            # Watch mode

Backend (Python):

pip install -e .         # Install in editable mode
python -m build          # Create distribution

Testing

Python tests:

pytest
pytest cellsistant/tests/

TypeScript tests:

npm test

Linting

Python:

npm run lint:python       # Check and fix
npm run format:python     # Format

TypeScript:

npm run lint              # Check and fix
npm run lint:check        # Check only

All:

npm run lint:all          # Check and fix all
npm run lint:all:check    # Check all

Project Structure

cellsistant/
├── __init__.py          # Server extension, API handlers
├── chat_utils.py        # Chat utilities
├── history.py           # Chat history
├── prompts.py           # System prompts
├── rate_limiter.py      # API rate limiting
├── retry.py             # API retry logic
├── settings.py          # Settings management
├── tools_definitions.py # Tool definitions
└── tests/               # Python tests

src/
├── index.ts             # Extension entry point
├── chat-panel.ts        # Chat panel widget
├── chat-ui.ts           # Chat UI components
├── api.ts               # API client
├── tools.ts             # Tool interfaces
├── tool-registry.ts     # Tool registry
├── permission-manager.ts # Tool permissions
└── tools/
    ├── notebook-tools.ts
    ├── file-tools.ts
    ├── search-tools.ts
    ├── shell-tools.ts
    └── package-tools.ts

License

BSD-3-Clause. See LICENSE.

Release files for cellsistant 0.1.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cellsistant 0.1.9
File Size Uploaded
cellsistant-0.1.9.tar.gz 2.3 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for cellsistant 0.1.9
File Interpreter ABI Platform
cellsistant-0.1.9-py3-none-any.whl Python 3 none any Details

Total release size: 3.1 MB

Release files / cellsistant-0.1.9.tar.gz

Download URL cellsistant-0.1.9.tar.gz
Size 2.3 MB
Tags Source
SHA-256 checksum
How to use checksums
73eea5506fdb8a3450732b6870dc6298e77d0d1b84f679fdbfc405df17fbfc33
BLAKE2b-256 checksum
How to use checksums
e78872e3e850643e6096622c9e1b63731864ca75dd7cd98edec9f4d5d8968c66
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / cellsistant-0.1.9-py3-none-any.whl

Download URL cellsistant-0.1.9-py3-none-any.whl
Size 736.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
9420701cdc596c530d72654c81d167a3bb7811628f4fabfb56e760b8c2b23bf8
BLAKE2b-256 checksum
How to use checksums
c4bd8f0b7ffedbf2e969351e46a48835505718f618dc28e99c36adfc1f8bf60f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release history Release notifications | RSS feed

This release

0.1.9 This release

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

1 release file

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page