Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 378 Bytes

backend.md

File metadata and controls

15 lines (10 loc) · 378 Bytes

Running a sortingview backend

Some visualizations require a running backend. Run the following in a terminal:

sortingview-start-backend

To run the backend for a non-default kachery-cloud project, run

sortingview-start-backend --project-id

where <project-id> is obtained from your default kachery-cloud project (see https://cloud.kacheryhub.org).