docs: Fix jupyter spelling in the command jupyter kernelspec list (#14694)
jupyter was spelled wrong in the repl docs Release Notes: - N/A
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ Assign kernels by name to languages in your `settings.json`.
|
||||
}
|
||||
```
|
||||
|
||||
If you have `jupyter` installed, you can run `juptyer kernelspec list` to see the available kernels.
|
||||
If you have `jupyter` installed, you can run `jupyter kernelspec list` to see the available kernels.
|
||||
|
||||
```
|
||||
$ jupyter kernelspec list
|
||||
|
||||
Reference in New Issue
Block a user