diff --git a/samples/notebookSamples/SampleTSQLNotebook.ipynb b/samples/notebookSamples/SampleTSQLNotebook.ipynb index db084856bd..b59cca9682 100644 --- a/samples/notebookSamples/SampleTSQLNotebook.ipynb +++ b/samples/notebookSamples/SampleTSQLNotebook.ipynb @@ -15,7 +15,7 @@ "cells": [ { "cell_type": "markdown", - "source": "\r\n\r\n## SQL Notebooks in Azure Data Studio\r\n\r\nNotebooks allow rich text, images, code, and resultsets to be easily shared. This is a concept that is widely used in data science and which we feel is well suited to SQL work. \r\n", + "source": "\r\n\r\n## SQL Notebooks in Azure Data Studio\r\n\r\nNotebooks allow rich text, images, code, and resultsets to be easily shared. This is a concept that is widely used in data science and which we feel is well suited to SQL work. \r\n", "metadata": {} }, { @@ -257,4 +257,4 @@ "execution_count": 1 } ] -} \ No newline at end of file +}