Skip to content

vanvalenlab/cellsam-demo-site

Repository files navigation

Getting Started

To start this app in your local environment, first install Docker on your local machine. Follow directions on how to set that up on your machine here.

Once installed, run the following command to build a docker image:

docker build -t cellsam-demo-site:local .

Then run the next command to start the server:

docker run --rm -d -p 8080:80 --name test-cellsam cellsam-demo-site:local

About

Source code for cellsam.deepcell.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •