Skip to content

Commit 37a9350

Browse files
authored
Properly format markdown table
Remove the unintended two columns that appeared on the right side
1 parent 5080053 commit 37a9350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"| Azure Data Lake Storage Gen 1 | Yes | Yes |\n",
3535
"| Azure Data Lake Storage Gen 2 | Yes | Yes |\n",
3636
"| Azure SQL Database | Yes | Yes |\n",
37-
"| Azure Database for PostgreSQL | Yes | Yes |",
37+
"| Azure Database for PostgreSQL | Yes | Yes |\n",
3838
"| Azure Database for MySQL | Yes | Yes |"
3939
]
4040
},
@@ -604,4 +604,4 @@
604604
},
605605
"nbformat": 4,
606606
"nbformat_minor": 2
607-
}
607+
}

0 commit comments

Comments
 (0)