Open dandavies99 opened 2 years ago
Not sure if you're planning proper API documentation, but the docstrings for all the Dash functions contain information on how they're intended to be used, which can easily be converted into documentation. They could/should be expanded, and maybe some examples/doctests would be a good idea.
Some notes from building the cage-prediction-webapp using this template:
git checkout -b main
and git push -u origin main
to publish
Add documentation for how to use this template to add a new app to the web server, including:
docker-compose