AnswerDotAI / AnswerDotAI/nbdev
[Feature Requests] License Integration to code files
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
When `nbdev_export`, it would be awesome if it automatically export the LICENSE to the beginning of the exported python file automatically. What about making an option to `nbdev_export` cli?
It would also be nice if we can read the quarto raw cell's infomartion about the author infomation to change the license words.
Contributor guide
Research direction
Start at the nbdev_export CLI entry point and trace how notebooks become exported Python files. Determine how an optional LICENSE export and Quarto raw-cell author information should be represented. Done means the license can be included at the beginning of exported files and its wording can reflect the author information when provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100