Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
micoloth committed Mar 3, 2024
1 parent 02edf79 commit eaf8e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This extension is in **PREVIEW**. Please don't expect it to run flawlessly. Also

1. Install the extension. The [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) extension should be installed as well.

2. Add these settings for the Jupyter extension in your `settings.json` file: these are required to work with Reactive Jupyter. If they set differently, you will be prompted to change them.
2. Add these settings for the Jupyter extension in your `settings.json` file: these are required to work with Reactive Jupyter. If they are set differently, you will be prompted to change them.

"jupyter.interactiveWindow.creationMode": "perFile",
"jupyter.interactiveWindow.textEditor.executeSelection": false
Expand Down

0 comments on commit eaf8e84

Please sign in to comment.