We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c907e commit 79552c6Copy full SHA for 79552c6
src/doc/en/installation/launching.rst
@@ -248,7 +248,8 @@ Here are steps to use SageMath in a Jupyter notebook in VS Code:
248
in Windows.
249
250
* Click the "Extension" icon on the left (or press :kbd:`Ctrl` +
251
- :kbd:`Shift` + :kbd:`X`) to open a list of extensions. Install "Remote - WSL".
+ :kbd:`Shift` + :kbd:`X`) to open a list of extensions. Install the
252
+ "Remote - WSL" and "Jupyter" extensions.
253
254
* In the command palette (:kbd:`Ctrl` + :kbd:`Shift` + :kbd:`P`),
255
enter "Remote-WSL: New Window", and hit :kbd:`Enter`.
0 commit comments