Changes
Page history
Update Installation and Testing
authored
Jun 02, 2021
by
Kummer, Florian
Show whitespace changes
Inline
Side-by-side
Getting-Started/Installation-and-Testing.md
View page @
8611cec8
...
@@ -122,6 +122,7 @@ The GUI should then open in the browser.
...
@@ -122,6 +122,7 @@ The GUI should then open in the browser.
For a first install, only Python notebooks are available in Jupyter. The Support for C#,
For a first install, only Python notebooks are available in Jupyter. The Support for C#,
resp.
`dotnet-interactive`
must be added.
resp.
`dotnet-interactive`
must be added.
(See also
[
here
](
https://github.com/dotnet/interactive/blob/main/docs/NotebooksLocalExperience.md
)
.)
1.
The available kernels can be listed by
1.
The available kernels can be listed by
`jupyter kernelspec list`
in a python-aware terminal:
`jupyter kernelspec list`
in a python-aware terminal:
```
code
```
code
...
...
...
...