Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Changed phrasing regarding the command palette
Browse files Browse the repository at this point in the history
  • Loading branch information
louisng114 committed Apr 19, 2022
1 parent 8a4eb05 commit 6881dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/en/installation/launching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,6 @@ Here are steps to use SageMath in a Jupyter notebook in VS Code:

* Install and run VS Code.
* Click the "Extension" icon on the left (or press Ctrl + Shift + X) to open a list of extensions. Install "Remote - WSL".
* Press F1, enter "Remote-WSL: New Window", and hit Enter.
* Press F1, enter "Create: New Jupyter Notebook", and hit Enter.
* In the command palette (Ctrl + Shift + P), enter "Remote-WSL: New Window", and hit Enter.
* In the command palette (Ctrl + Shift + P), enter "Create: New Jupyter Notebook", and hit Enter.
* Click "Select Kernel" on the right (or press Ctrl + Alt + Enter), select SageMath, and hit Enter.

0 comments on commit 6881dd6

Please sign in to comment.