# colour-dash **Repository Path**: mirrors_colour-science/colour-dash ## Basic Information - **Project Name**: colour-dash - **Description**: Various colour science Dash apps built on top of Colour - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Colour - Dash ============= .. image:: https://www.colour-science.org/images/Apps_Screenshot.png Introduction ------------ Various colour science `Dash `__ apps built on top of `Colour `__. Installation ------------ Pull ~~~~ .. code-block:: bash $ docker pull colourscience/colour-dash Run ~~~ .. code-block:: bash $ 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 ----------- .. code-block:: bash $ 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: - `Email `__ - `Facebook `__ - `Gitter `__ - `X `__ - `Bluesky `__ 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 `__