-
Notifications
You must be signed in to change notification settings - Fork 19
xeus-python kernel doesn't start with firefox #110
Comments
Additional data:
|
Thanks for your issue! It seems that the issue is that Firefox does not support dynamic imports in web workers and fails with See https://bugzilla.mozilla.org/show_bug.cgi?id=1540913 for the bug report I think a quick fix would be to revert part of #108 (the part that makes use of cc. @DerThorsten |
I'm pushing a PR for this |
Thank you for the quick analysis! Happy to beta-test the PR as soon as available. |
This will be fixed by emscripten-forge/empack#59 |
Next empack release will fix it (probably coming today). Thanks again for the report, we need stronger testing :S. |
Maybe a small Galata / Playwright check that opens a notebook with the |
Description
Reproduce
The execution hangs at
[*]: import this
Expected behavior
See the zen of Python
Context
Browser Output
The text was updated successfully, but these errors were encountered: