You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of spelling errors in the repo (See #15, #16, ... 😅).
What is the ideal end state? Is there a solution yet?
It would be great to enable a spell checker to help catch these and other spelling errors. Sphinx has a spelling extension that might work for this project:
The installation instructions for the extension are here. This project is using Juptyer Book which is built on top of sphinx, so we will be modifying the setup slightly following the Advanced Sphinx usage section of the jupyter book docs. Once its installed we can try to run the spell check as described here.
The text was updated successfully, but these errors were encountered:
Note: this issue is a copy of #7 from rwegener2/sarp_lessons
What is the current state?
There are a lot of spelling errors in the repo (See #15, #16, ... 😅).
What is the ideal end state? Is there a solution yet?
It would be great to enable a spell checker to help catch these and other spelling errors. Sphinx has a spelling extension that might work for this project:
https://sphinxcontrib-spelling.readthedocs.io/en/latest/
The installation instructions for the extension are here. This project is using Juptyer Book which is built on top of sphinx, so we will be modifying the setup slightly following the Advanced Sphinx usage section of the jupyter book docs. Once its installed we can try to run the spell check as described here.
The text was updated successfully, but these errors were encountered: