Skip to content

Commit 267a3d1

Browse files
committed
change abbreviation
1 parent 0a9c66a commit 267a3d1

3 files changed

Lines changed: 3 additions & 3 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) to then download and open in ADS.**
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) to then download and open in Azure Data Studio.**
6868

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In the URI query, use **&** to indicate a new parameter to be injected.
4141

4242
## URI Parameterization Example
4343

44-
**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) to then download and open in ADS.**
44+
**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) to then download and open in Azure Data Studio.**
4545

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

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) to then download and open in ADS.**
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) to then download and open in Azure Data Studio.**
3838

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

0 commit comments

Comments
 (0)