Skip to content

Commit

Permalink
add .net interactive notebook pic and info to docs (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Aug 10, 2021
1 parent ee8e1f3 commit 84c31af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,19 @@ Install and use [Data Table 🈸 for Notebooks πŸ“š](https://marketplace.visuals
![Data Table 🈸 Notebook Examples](https://github.com/RandomFractals/vscode-leaflet/blob/main/docs/images/data-table-notebook-examples.png?raw=true
"Data Table 🈸 Notebook Examples")

## .NET Interactive Notebook Example

1. Install [.NET Install Tool for Extension Authors](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime) vscode extension

2. Install [.NET Interactive Notebooks](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) πŸ“š vscode extension

3. Load [USA Airports](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/chicago-speed-cameras.ipynb) .NET Interactive Notebook πŸ““

4. Run All cells βŒ—:

![USA Airports .NET Interactive Notebook πŸ““](https://github.com/RandomFractals/vscode-leaflet/blob/main/docs/images/leaflet-map-net-notebook.png?raw=true
"USA Airports .NET Interactive Notebook πŸ““")

# Recommended Extensions

Recommended extensions for working with Interactive Notebooks πŸ“š data 🈸 charts πŸ“ˆ and geo πŸ—ΊοΈ data formats in [VSCode](https://code.visualstudio.com/):
Expand Down
Binary file added docs/images/leaflet-map-net-notebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 84c31af

Please sign in to comment.