Skip to content

KitwareMedical/GirderMedViewer

Repository files navigation

GirderMedViewer

Create environment and install dependencies

python -m venv env
source env/bin/activate
pip install ".[dev]"

Set configuration

Create app.cfg file from the app.template.cfg, which contains the Girder configuration and custom ui.

Run trame application

python -m girdermedviewer.app

You can add --server to your command line to prevent your browser from opening and --port to specifiy the port the server should listen to, default is 8080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages