Skip to content

Add apps to the Python package #79

@lassoan

Description

@lassoan

Instead of calling the current apps "examples", it would be nicer to call them "apps" and include them in the Python package. It would make it easier for people to get started (they would not require cloning the repository, etc.). The instructions could be something like this:

pip install trame-slicer[standalone]
trame-slicer-viewer /path/to/image.nrrd

or

pip install trame-slicer[standalone]
trame-slicer-segment-editor /path/to/image.nrrd /path/to/segmentation.seg.nrrd

Napari getting started instructions may give some additional ideas: https://napari.org/stable/getting_started/installation.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions