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

Demo's broken. Python hangs with v 0.2.3 #1332

Open
mattharrison opened this issue Mar 1, 2024 · 2 comments
Open

Demo's broken. Python hangs with v 0.2.3 #1332

mattharrison opened this issue Mar 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mattharrison
Copy link

Description

Opening a Python notebook and running 2+2 hangs for both
the Try it with JupyterLab and Try it with Jupyter Notebook links at

https://jupyterlite.readthedocs.io/en/stable/

Reproduce

  1. Go to https://jupyterlite.readthedocs.io/en/stable/_static/lab/index.html
  2. Click on Python Notebook
  3. Create cell with 2+2 and run it
  4. It hangs

Expected behavior

In the past this worked.

Context

  • JupyterLite version: 0.2.3
  • Operating System and version: MacOS Sononma 14.2.1
  • Browser and version: Chrome 122.0.6261.94
@mattharrison mattharrison added the bug Something isn't working label Mar 1, 2024
@jtpio
Copy link
Member

jtpio commented Mar 2, 2024

Thanks @mattharrison for the report.

I just tried and it seems to be working fine:

image

Would you be able to try in a private window, just to make sure it's not a cache issue?

@andeplane
Copy link
Contributor

Could this be related to #1335? We've had the same experience before where people who had been running an older versions got crashing pyodide kernel due to out of sync service worker.

0.2.3 works fine here as well, and these issues have been solved with clearing cache / similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants