mirror of
https://github.com/simtactics/servo.git
synced 2025-03-15 00:21:20 +00:00
Revised prerequisites
This commit is contained in:
parent
929b96b07b
commit
78f9413354
1 changed files with 5 additions and 4 deletions
|
@ -6,11 +6,12 @@ Servo is a experimental project into using current machine learning technologies
|
|||
|
||||
## Requirements
|
||||
|
||||
### Prerequisites
|
||||
## Prerequisites
|
||||
|
||||
- .NET Core 3.1 or later
|
||||
- Visual Studio Code Insiders
|
||||
- .NET Interactive Notebooks
|
||||
- [.NET](https://dotnet.microsoft.com/download) 5+ or Core 3.1
|
||||
- [.NET Interactive](https://github.com/dotnet/interactive/blob/main/README.md)
|
||||
- [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) (does not require Jupyter)
|
||||
- [nteract](https://nteract.io/) (requires Jupyter)
|
||||
|
||||
## Design
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue