Skip to content

colour-science/colour-dash

Colour - Dash

image

Introduction

Various colour science Dash apps built on top of Colour.

Installation

Pull

$ docker pull colourscience/colour-dash

Run

$ docker run -d \
--name=colour-dash \
-e COLOUR_DASH_SERVER=http://example.com:8010/ \
-e COLOUR_DASH_CSS=https://www.colour-science.org/assets/css/all-nocdn.css \
-e COLOUR_DASH_JS=https://www.colour-science.org/assets/js/analytics.js,https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.6.1/iframeResizer.contentWindow.min.js \
-p 8010:8000 colourscience/colour-dash

Development

$ poetry install
$ poetry run invoke docker-run

Code of Conduct

The Code of Conduct, adapted from the Contributor Covenant 1.4, is available on the Code of Conduct page.

Contact & Social

The Colour Developers can be reached via different means:

About

Colour - Dash by Colour Developers
Copyright 2018 – Colour Developers – colour-developers@colour-science.org
This software is released under terms of BSD-3-Clause: https://opensource.org/licenses/BSD-3-Clause
https://github.com/colour-science/colour-dash