Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 584 Bytes

🛠️ CytoTable benchmarks

A repository for analyzing various benchmarks related to CytoTable.

Installation

Please use Python poetry to run and install related content.

# after installing poetry, create the environment
poetry install

Development

Please follow installation steps above and then use a relevant Jupyter environment to open and explore the notebooks under the notebooks directory.

# after creating poetry environment, run jupyter
poetry run jupyter lab