Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (25 loc) · 3.73 KB

README.md

File metadata and controls

34 lines (25 loc) · 3.73 KB

Power Platform Notebooks

Prerequisites

To be able to use the notebooks in this repository, you will need:

Note: You will need the .NET 7 SDK to be able to use this extension.

  • Option 2: use GitHub Codespaces with the dev container definition in this repository.

Organization

Folder Description
Learning For notebooks that will help people learn how to user notebooks in Power Platform context or other concepts related to Power Platform (like how to use the Microsoft.PowerPlatform.Dataverse.Client NuGet package)
Support For notebooks that could directly be used by you or your team for support tasks (like the verification of the configuration of a user in case of access issues)
Administration For notebooks that could directly be used by you or your team for administrative tasks (like create and configure a new Azure AD Security Group Team in an environment)

External notebooks

Learning

Link Description
rajyraman/polyglot-notebook-ideas "Experiments with Polyglot Notebooks" with great ideas like using SQL 4 CDS in a Notebook
rajyraman/Dataverse-Interactive-Notebook "This notebook demonstrates how you can use interactive notebooks with PowerPlatform .net core assembly"
rajyraman/Playwright-Dataverse-Notebook Notebook that demonstrates how to use Playwright with a model driven app