AlexsLemonade / AlexsLemonade/spellcheck
Consider adding script to spell check jupyter notebooks
- Dominant language
- R
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
> I was also thinking about whether we want a second script for checking jupyter notebooks.
File an issue for it! One idea I had was to export the notebook as markdown using `nbconvert` and then spell check that? It will be a bit harder to go through the output for fixes as line numbers will be wrong, but should still be doable.
_Originally posted by @jashapiro in https://github.com/AlexsLemonade/spellcheck/issues/2#issuecomment-1983824167_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's existing spelling workflow and the proposed Jupyter notebook approach using nbconvert. Determine how exported Markdown would be spell checked and how fixes can be reported despite changed line numbers; done means a script can check notebook text reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100