Move large examples / examples with code that belongs in separate files / notebook to separate repo
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 441
- Forks
- 90
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
Large notebooks, for example, can increase the size of our repo substantially, so we should do something with these.
Separately, some of the larger notebook examples might do better in .py files where they can be linted/tested better
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by cataloging the large notebooks and examples described in the issue, then determine which examples contain code suitable for separate .py files and which belong in another repository. Done means the scope and repository split are agreed, large examples no longer bloat this repository, and suitable Python examples can be linted and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100