This repo contains the code for a Chrome extension that spellchecks markdown cells in Google Colab. It is available for free on Chrome Web Store.
You must connect the extension to the GrammarBot API which does all the heavy lifting. You can get a limited-use key for free (no credit card required, thousands of monthly API calls). Please perform the following setup to use this extension:
- Add this extension to your browser from the Chrome Web Store.
- Sign up for GrammarBot here.
- Copy your GrammarBot API key.
- In this extension, go to Settings and enter your key.
- Done!
Thank you for your interest!