Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "Try isort now from your browser!" demo page is broken #1999

Open
ocratravis opened this issue Nov 15, 2022 · 1 comment
Open

The "Try isort now from your browser!" demo page is broken #1999

ocratravis opened this issue Nov 15, 2022 · 1 comment

Comments

@ocratravis
Copy link

https://pycqa.github.io/isort/docs/quick_start/0.-try.html

In Chrome, the right pane just stays stuck on "Loading..."

Looking in the browser console, I see:

pyodide.js:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
interactive.js:26 Uncaught ReferenceError: languagePluginLoader is not defined
at interactive.js:26:1

Looks like DNS can't be found for pyodide-cdn2.iodide.io.

@andersk
Copy link
Contributor

andersk commented Dec 11, 2022

I fixed this in #1991, but the fix has not been deployed to the gh-pages branch (#2039).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants