This repository was archived by the owner on Feb 14, 2024. It is now read-only.
This repository was archived by the owner on Feb 14, 2024. It is now read-only.
Safari Support #152
Closed
Description
Description
It seems that Safari is not working with the JupyterLite version based on the XEUS-Python kernel (even in a Private Window).
Reproduce
- Go to Pyodide JL site: https://jupyterlite.github.io/demo/lab/index.html
- Try to calculate
1+1

- Go to XEUS-Python JL site: https://jupyterlite.github.io/xeus-python-demo/
- Try to calculate
1+1

Expected behavior
1+1
can be calculated on JL in Safari.
Context
- python=3.10
- xeus-lite
- xeus-python=0.15.9
- ipycanvas
- Operating System and version: 13.5.1 (22G90)
- Browser and version: Safari Version 16.6 (18615.3.12.11.2)
Browser Output
Paste the output from your browser Javascript console here.