Installation

Installation#

Stable release#

To install, use one of the following:

pip/pipx/uv pip/uv tool install open-notebook
# or
conda/condax install -c conda-forge open-notebook

We recommend using uv tool install so that the application is available at all times.

From sources#

See Contributing for details on installing from source.