Installation#
Stable release#
To install, use one of the following:
pip install open-notebook
# or
conda install -c conda-forge open-notebook
# or
pipx install open-notebook
# or
condax install -c conda-forge open-notebook
We recommend using condax/pipx so that the application is available at all times.
From sources#
See Contributing for details on installing from source.