Skip to content

ignapas/osparc-opencor

 
 

Repository files navigation

osparc-opencor

Basic demo of a hsorby/opencor-python service for osparc

Available services [1]

name description type latest version identifier
osparc-opencor OpenCOR service for osparc [Demo] computational 0.2.2 simcore/services/comp/osparc-opencor:0.2.2

Usage

Typical workflow

make build
make test

More details

$ make help

build                Builds all service images.
up                   starts services.
down                 stops services.
integration-test     runs integration tests [w/ fail fast] (needs built container)
test                 run all tests
pull                 pull latest service version if available
info                 Displays some parameters of makefile environments
clean                Cleans all unversioned files in project
toc                  Updates README.txt with a ToC of all services

About

OpenCore service for osparc [ALPHA]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.2%
  • Shell 10.7%
  • Makefile 10.1%
  • Jupyter Notebook 3.2%
  • Dockerfile 1.8%