https://github.com/mkcor/dashbio-demo
Self-contained presentation of Dash Bio for PyData Paris meetup (October 2019).
https://github.com/mkcor/dashbio-demo
Last synced: 11 months ago
JSON representation
Self-contained presentation of Dash Bio for PyData Paris meetup (October 2019).
- Host: GitHub
- URL: https://github.com/mkcor/dashbio-demo
- Owner: mkcor
- License: bsd-3-clause
- Created: 2019-11-15T09:01:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T10:36:26.000Z (over 6 years ago)
- Last Synced: 2025-01-01T17:23:17.103Z (over 1 year ago)
- Language: Python
- Size: 4.57 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dash Bio demo app (MSA)
This is the presentation material I used for my talk, titled
"Building custom analytics web apps for bioinformatics with Plotly’s Dash Bio"
at the [PyData Paris meetup](https://www.meetup.com/PyData-Paris/events/263673958)
on October 3rd, 2019.

## Running the app locally
$ conda env create -f environment.yml
$ conda activate dashbio-demo
$ python app.py
## Diving into Dash (Bio)
* https://dash.plot.ly
* https://github.com/plotly/dash-bio