Skip to content

Commit fdb6aa2

Browse files
committed
Fix a small detected formatting bug . . .
1 parent 6a7950a commit fdb6aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/data-science-virtual-machine/vm-do-ten-things.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ print 'the size of the data is: %d rows and %d columns' % df1.shape
260260

261261
The data is read as a data frame:
262262

263-
:::image type="content" source="./media/vm-do-ten-things/IPNB_data_readin.png" alt-text="Screenshot showing the first 10 rows of data." lightbox= "./media/vm-do-ten-things/IPNB_data_readin.png":::
263+
:::image type="content" source="./media/vm-do-ten-things/IPNB_data_readin.png" alt-text="Screenshot showing the first 10 rows of data." lightbox= "./media/vm-do-ten-things/IPNB_data_readin.png":::
264264

265265
### Azure Synapse Analytics and databases
266266

0 commit comments

Comments
 (0)