Skip to content

Commit 840e215

Browse files
committed
minor tweaks
1 parent 1f40e3d commit 840e215

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/machine-learning/how-to-manage-files.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,19 @@ To create a new file in your default folder (`Users > yourname`):
2929
1. Open your workspace in [Azure Machine Learning studio](https://ml.azure.com).
3030
1. On the left side, select **Notebooks**.
3131
1. Select the **+** image.
32-
1. Select the **Create new file** image.
32+
1. Select **Create new file**.
3333

3434
:::image type="content" source="media/how-to-run-jupyter-notebooks/create-new-file.png" alt-text="Create new file":::
3535

3636
1. Name the file.
3737
1. Select a file type.
3838
1. Select **Create**.
3939

40-
Notebooks and most text file types display in the preview section. Most other file types don't have a preview.
40+
Notebooks and most text file types display in the preview section. Most other file types don't have a preview. If you don't see the correct preview for a notebook, make sure it has `.ipynb` as its extension.
4141

4242
To create a new file in a different folder:
43-
1. Select the "..." at the end of the folder
43+
44+
1. Select the "..." at the end of the folder.
4445
1. Select **Create new file**.
4546

4647
> [!IMPORTANT]

0 commit comments

Comments
 (0)