Skip to content

Commit fa98295

Browse files
committed
changed from individual fork to main repo
1 parent b047e21 commit fa98295

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/azure-data-studio/notebooks/parameterize-papermill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The steps in this section all run within an Azure Data Studio notebook.
6464

6565
## Set up a parameterized notebook
6666

67-
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/VasuBhog/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb) and follow along.**
67+
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/microsoft/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb and follow along.**
6868

6969
1. Verify the **Kernel** is set to *Python3*.
7070

docs/azure-data-studio/notebooks/parameterize-uri.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In the URI query, use **&** to indicate a new parameter to be injected.
3939

4040
## URI Parameterization Example
4141

42-
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/VasuBhog/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb) and follow along.**
42+
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/microsoft/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb and follow along.**
4343

4444
Below is the contents and structure of the notebook, you must use a notebook that has a cell tagged with parameters.
4545

@@ -66,7 +66,7 @@ Below is the contents and structure of the notebook, you must use a notebook tha
6666
1. We can either use the search bar of any browser or a markdown cell to open up the notebook URI link.
6767

6868
Below is the notebook URI for parameterizing the notebook with new x and y values:
69-
[GitHub](https://github.com/VasuBhog/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb)
69+
[GitHub](https://github.com/microsoft/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb
7070

7171
:::image type="content" source="media/notebooks-parameterization/search-bar.png" alt-text="URI link in Search bar":::
7272

docs/azure-data-studio/notebooks/run-with-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The `Run with Parameters` notebook action enables users to quickly set new param
3434
3535
## Set up a notebook for parameterization in Azure Data Studio
3636

37-
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/VasuBhog/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb) and follow along.**
37+
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/microsoft/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb and follow along.**
3838

3939
The steps in this section all run within an Azure Data Studio notebook.
4040

0 commit comments

Comments
 (0)