Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 250 Bytes

IVOA 2024 LSDB and HiPSCat Demo

To get the notebook running on within a conda environment, run:

conda create -c conda-forge -n lsdb lsdb jupyter aiohttp
conda activate lsdb
pip install lsdb==0.2.3

jupyter notebook LSDB-quickstart.ipynb