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
- Host: GitHub
- URL: https://github.com/rajyraman/playwright-dataverse-notebook
- Owner: rajyraman
- Created: 2021-11-27T19:29:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-29T23:15:03.000Z (over 3 years ago)
- Last Synced: 2025-03-26T20:21:44.083Z (about 1 month ago)
- Topics: dataverse, interactive-notebooks, jupiter-notebook, playwright
- Language: Jupyter Notebook
- Homepage:
- Size: 15.6 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) extensionOnce you have all these setup, open [playwright.ipynb](./notebooks/playwright.ipynb) file in VSCode