-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Add detailed development setup documentation including:
- Required Python versions and dependencies
- nbdev workflow explanation
- Common development tasks
- Troubleshooting guide
Example additions:
## Development Setup
1. Install dependencies:
```bash
pip install -e '.[dev]'
nbdev_install_quarto- Setup pre-commit hooks:
nbdev_install_hooks
Estimated time: 2-4 hours
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed