14 packages
@deepnote/blocks
The blocks package defines the Deepnote Blocks.
@deepnote/cli
Command-line interface for running Deepnote projects locally and on Deepnote Cloud
@deepnote/convert
Bidirectional converter between Deepnote project files (`.deepnote`) and multiple notebook formats: Jupyter (`.ipynb`), Quarto (`.qmd`), Percent (`.py`), and Marimo (`.py`).
@deepnote/database-integrations
Deepnote database integration definitions
@deepnote/mcp
MCP server for AI-assisted Deepnote notebook creation and manipulation
@deepnote/reactivity
Reactivity and dependency graph for Deepnote notebooks
@deepnote/runtime-core
Core runtime for executing Deepnote projects
@deepnote/slate
A completely customizable framework for building rich text editors.
@deepnote/slate-history
An operation-based history implementation for Slate editors.
@deepnote/slate-hyperscript
A hyperscript helper for creating Slate documents.
@deepnote/slate-react
Tools for building completely customizable richtext editors with React.
@deepnote/sqlint
Lint tool for SQL
@deepnote/sql-language-server
please read [this](https://github.com/joe-re/sql-language-server).
@deepnote/sql-parser
sql parser for nodejs