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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The source code is in the docs directory (I did this, so GitHub Pages can work).
To run this locally, clone the repo, cd into docs and run a server (for example, `python -m http.server 8000`, this is required, because of CORS policy)