Skip to content

Commit 7c7db5e

Browse files
author
Release Manager
committed
gh-40893: Updated extension installation instructions FIX #40876 Updated the documentation reference in doc/en/installation/launching.rst (line 316). Previously, it mentioned an extension named "Remote - WSL", which no longer exists in the Visual Studio Code Marketplace (as of 2025/09). Changes Replaced "Remote - WSL" with "WSL" in the documentation. URL: #40893 Reported by: Veer Mani Tripathi Reviewer(s): Tobias Diez
2 parents 7429c3b + ecf615f commit 7c7db5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/installation/launching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Here are steps to use SageMath in a Jupyter notebook in VS Code:
313313

314314
* Click the "Extension" icon on the left (or press :kbd:`Ctrl` +
315315
:kbd:`Shift` + :kbd:`X`) to open a list of extensions. Install the
316-
"Remote - WSL" and "Jupyter" extensions.
316+
"WSL" and "Jupyter" extensions.
317317

318318
* In the command palette (:kbd:`Ctrl` + :kbd:`Shift` + :kbd:`P`),
319319
enter "Remote-WSL: New Window", and hit :kbd:`Enter`.

0 commit comments

Comments
 (0)