Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e4dadd9

Browse files
committed
removed images with PII
1 parent f16fafa commit e4dadd9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/azure-data-studio/notebooks/notebooks-sql-kernel.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ The following steps show how to create a notebook file in Azure Data Studio:
3232

3333
2. Select under the **Connections** in the **Servers** window. Then select **New Notebook**.
3434

35-
![Open notebook](media/notebooks-sql-kernel/azure-data-studio-open-notebook.png)
36-
3735
3. Wait for the **Kernel** and the target context (**Attach to**) to be populated. Confirm that the **Kernel** is set to **SQL**, and set **Attach to** for your SQL Server (in this example it's *localhost*).
3836

3937
![Set Kernel and Attach to](media/notebooks-sql-kernel/set-kernel-and-attach-to.png)
@@ -52,8 +50,6 @@ To change the SQL connection for a notebook:
5250

5351
2. Now you can either select a recent connection server or enter new connection details to connect.
5452

55-
![Select a server from the Attach to menu](./media/notebooks-sql-kernel/select-attach-to-2.png)
56-
5753
## Run a code cell
5854

5955
You can create cells containing SQL code that you can run in place by clicking the **Run cell** button (the round black arrow) to the left of the cell. The results are shown in the notebook after the cell finishes running.

0 commit comments

Comments
 (0)