Several users have thought that installing therequirements.txt in this project is the correct way to install the necsesary dependencies for dash (rather than visiting dash.plot.ly/installation). See #433 (comment) and some of the issues in https://github.com/plotly/dash/issues?utf8=%E2%9C%93&q=is%3Aissue+requirements.txt.
Is there any way that we can help prevent these issues? Thoughts:
- Rename
requirements.txt to something like contributing_requirements.txt or place it in a folder like contributing/requirements.txt
- Perhaps we can add a "Quickstart" link at the very top of the README.md with a link to https://dash.plot.ly/installation