This app needs to load the Desmos API from the internet. If you opened this file directly (file://), you may need to serve it via a local HTTP server instead:
python3 -m http.server 8000
Then open http://localhost:8000/index.html in your browser.
Also make sure you have an internet connection — the Desmos API is loaded from desmos.com.