Skip to content

Files

Latest commit

424ed66 · Jan 17, 2025

History

History

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 27, 2024
Jul 19, 2023
Jan 10, 2023
Jan 10, 2023
Jan 16, 2023
Jan 16, 2023
Jul 19, 2023
Apr 26, 2022
Dec 18, 2024
Nov 27, 2024
Jan 10, 2023
Jan 16, 2023
Sep 9, 2024
Jul 5, 2023
Jan 16, 2023
Feb 22, 2023
Jan 10, 2023
Sep 12, 2023
Jan 10, 2023
Jan 16, 2023
Jan 17, 2025
Jan 10, 2023
Sep 11, 2024
Jan 10, 2023
Jul 24, 2024
Jul 24, 2024
Aug 2, 2024
Oct 2, 2024
Jan 10, 2023

Example Notebooks

The notebooks contained in this directory demonstrate the Vitessce Python package functionality.

Setup

Some of the example notebooks rely on external single-cell data analysis packages. An environment containing these additional packages can be installed with conda or pip.

cd docs/notebooks
uv sync --extra dev --extra docs --extra all

Run

uv run jupyter lab

Troubleshooting

If you previously had the vitessce Python package v1 installed, you may need to uninstall the previous lab extension due to conflicts between the v1 and v2 widget JS code.

jupyter labextension uninstall vitessce-jupyter