Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 602 Bytes

File metadata and controls

31 lines (20 loc) · 602 Bytes

Stock inspector dashboard

Visualization of a Cellular Potts model built on top of the CellularPotts.jl package.

screenshot

Installation

Clone the repository and install the dependencies:

First cd into the project directory then run:

$> julia --project -e 'using Pkg; Pkg.instantiate()'

Then run the app

$> julia --project
julia> using GenieFramework
julia> Genie.loadapp() # load app
julia> up() # start server

Usage

Open your browser and navigate to http://localhost:8000/