Document running Sage + Jupyter in WSL, with a browser in Windows
mkoeppe opened this issue · 6 comments
mkoeppe commented
Following
See also https://wiki.sagemath.org/SageWindows#Windows_Subsystem_for_Linux
Depends on #31138
CC: @slel @tobiasdiez @sandyscott @EmmanuelCharpentier @pfasante @embray @dimpase
Component: documentation
Issue created by migration from https://trac.sagemath.org/ticket/31156
mkoeppe commented
comment:3
Moving to 9.4, as 9.3 has been released.
mkoeppe commented
Description changed:
---
+++
@@ -3,3 +3,6 @@
https://towardsdatascience.com/running-jupyter-notebook-on-wsl-while-using-firefox-on-windows-5a47ebfae4c1
+See also https://wiki.sagemath.org/SageWindows#Windows_Subsystem_for_Linux
+
+slel commented
Description changed:
---
+++
@@ -2,7 +2,6 @@
https://towardsdatascience.com/running-jupyter-notebook-on-wsl-while-using-firefox-on-windows-5a47ebfae4c1
-
See also https://wiki.sagemath.org/SageWindows#Windows_Subsystem_for_Linux
mkoeppe commented
comment:10
On WSL ubuntu-jammy, installing the package wslu and then using export BROWSER=wslview has been reported to work
mkoeppe commented
comment:11