Changes
Page history
Update Installation and Testing
authored
Jun 08, 2021
by
Kummer, Florian
Show whitespace changes
Inline
Side-by-side
Getting-Started/Installation-and-Testing.md
View page @
4a451f8d
...
...
@@ -124,7 +124,7 @@ For a first install, only Python notebooks are available in Jupyter. The Support
resp.
`dotnet-interactive`
must be added.
(See also in the
[
Original Documentation
](
https://github.com/dotnet/interactive/blob/main/docs/NotebooksLocalExperience.md
)
.)
1.
The available kernels can be listed by
`jupyter kernelspec list`
in a python-aware terminal:
`jupyter kernelspec list`
in a python-aware terminal
, e.g. Anaconda Prompt
:
```
code
flori@Stormbreaker:~$ jupyter kernelspec list
Available kernels:
...
...
...
...