You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo holds the Azure Data Studio and .NET interactive notebooks
7
+
8
+
There are a number of notebooks in this repository split into two types
9
+
10
+
## Jupyter .NET interactive Notebooks
11
+
12
+
These can be found in the [following folder](notebooks/dotNETNotebooks). To run these notebooks will require installing Anaconda, dotnet interactive following the instructions at https://sqldbawithabeard.com/2020/02/07/new-net-notebooks-are-here-powershell-7-notebooks-are-here/
13
+
14
+
They are all dotnet PowerShell Notebooks
15
+
16
+
There are notebooks to explore dbatools making use of some docker containers
-[Creating Power Bi](https://github.com/SQLDBAWithABeard/JupyterNotebooks/blob/master/notebooks/dotNETNotebooks/dbachecks/05%20-%20Creating%20the%20PowerBi.ipynb)
32
+
33
+
as well as some generic PowerShell ones and Azure
34
+
35
+
## Azure Data Studio Notebooks
36
+
37
+
These require Azure Data Studio and will install python and required packages on first start.
38
+
39
+
There are SQL and PowerShell notebooks split into various directories
0 commit comments