1 | initial version |
Launching Jupyter involves getting the browser to open a file.
This seems to be the step where the error occurs.
A quick websearch points to a problem with the way WSL opens files:
Some of the answers to questions similar to yours recommend running the following in an Ubuntu terminal in WSL:
sudo apt purge wslu
[Independently, consider upgrading from Sage 9.5 to a more recent Sage.]