update strings (#6954)

This commit is contained in:
Alan Ren
2019-08-26 11:44:05 -07:00
committed by GitHub
parent eea9d13350
commit f70ee0c229
6 changed files with 14 additions and 14 deletions

View File

@@ -24,8 +24,8 @@
"cell_type": "markdown",
"source": [
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/src/sql/media/microsoft-small-logo.png)\r\n",
"## Run SQL Server 2019 CTP 3.2 container image with Docker\r\n",
"This notebook will use Docker to pull and run the SQL Server 2019 CTP 3.2 container image and connect to it in Azure Data Studio\r\n",
"## Run SQL Server 2019 container image with Docker\r\n",
"This notebook will use Docker to pull and run the SQL Server 2019 container image and connect to it in Azure Data Studio\r\n",
"\r\n",
"### Dependencies\r\n",
"- Docker Engine. For more information, see [Install Docker](https://docs.docker.com/engine/installation/).\r\n",