AnswerDotAI / AnswerDotAI/shell_sage

Create Development Environment Setup Guide

Open
#34 5 comments 0 reactions 0 assignees View on GitHub
documentation good first issue help wanted
Dominant language
Jupyter Notebook
Stars
409
Forks
45
Avg merge
1m
Merged PRs (30d)
1

Description

Add detailed development setup documentation including:
- Required Python versions and dependencies
- nbdev workflow explanation
- Common development tasks
- Troubleshooting guide

Example additions:
```markdown
## Development Setup
1. Install dependencies:
```bash
pip install -e '.[dev]'
nbdev_install_quarto
```

2. Setup pre-commit hooks:
```bash
nbdev_install_hooks
```
```

Estimated time: 2-4 hours

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.