From 7373e95cc0cab98f602a68a384646eee127710e0 Mon Sep 17 00:00:00 2001 From: Veer Mani Tripathi <19veert@gmail.com> Date: Fri, 26 Sep 2025 18:11:30 +0530 Subject: [PATCH] Update extension installation instructions --- src/doc/en/installation/launching.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/en/installation/launching.rst b/src/doc/en/installation/launching.rst index be050cbd9b4..8ebf4001d90 100644 --- a/src/doc/en/installation/launching.rst +++ b/src/doc/en/installation/launching.rst @@ -313,7 +313,7 @@ Here are steps to use SageMath in a Jupyter notebook in VS Code: * Click the "Extension" icon on the left (or press :kbd:`Ctrl` + :kbd:`Shift` + :kbd:`X`) to open a list of extensions. Install the - "Remote - WSL" and "Jupyter" extensions. + "WSL" and "Jupyter" extensions. * In the command palette (:kbd:`Ctrl` + :kbd:`Shift` + :kbd:`P`), enter "Remote-WSL: New Window", and hit :kbd:`Enter`.