Dash Aladin Lite is a Dash component library for Aladin Sky Atlas.
- Free software: BSD license
- Documentation: https://toltec-astro.github.io/dash_aladin_lite
pip install dash-aladin-liteconda install -c conda-forge dash-aladin-liteinstall.packages("devtools")
library(devtools)
install_github('toltec-astro/dash_aladin_lite@r-release')pkg> add DashAladinLite- Install dependencies for the
usage.pydemo:
pip install -r requirements-demo.txt-
Run
python usage.py -
Visit http://localhost:8050 in your web browser
See CONTRIBUTING.md
- Zhiyuan Ma