An open API service indexing awesome lists of open source software.

https://github.com/rajyraman/playwright-dataverse-notebook

.NET Interactive Notebook to demo using Playwright with Dataverse
https://github.com/rajyraman/playwright-dataverse-notebook

dataverse interactive-notebooks jupiter-notebook playwright

Last synced: 15 days ago
JSON representation

.NET Interactive Notebook to demo using Playwright with Dataverse

Awesome Lists containing this project

README

        

# Pre-requisites

1. Install [.NET 5](https://dotnet.microsoft.com/download/dotnet/5.0)
2. Install [.NET Interactive Notebooks](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) extension
3. Install [.NET Install Tool for Extension Authors](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) extension
4. Install [Data Table](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-table) extension

Once you have all these setup, open [playwright.ipynb](./notebooks/playwright.ipynb) file in VSCode