Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 428 Bytes

upset-altair-notebook Binder

Jupyter Notebooks for Altair-based Interactive UpSet Plots

Development

Notebook

Set up environments using Conda:

conda env create -f environment.yml

Start Jupyter with the Python kernel:

conda activate upset-altair-env
jupyter notebook