Changes
Page history
Update Installation and Testing
authored
Jun 21, 2021
by
Kummer, Florian
Show whitespace changes
Inline
Side-by-side
Getting-Started/Installation-and-Testing.md
View page @
911034ca
...
...
@@ -138,7 +138,7 @@ resp. `dotnet-interactive` must be added.
python3 /usr/local/share/jupyter/kernels/python3
```
2.
Next,
`dotnet interactive`
must be installed.
T
he latest release via:
Prefeably (?) t
he
[
latest release
](
https://www.nuget.org/packages/Microsoft.dotnet-interactive/
)
via:
```
dotnet tool install --global Microsoft.dotnet-interactive
```
...
...
...
...