You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-manage-files.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,10 @@ To create a new file in your default folder (`Users > yourname`):
37
37
1. Select a file type.
38
38
1. Select **Create**.
39
39
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.
40
+
Notebooks and most text file types display in the preview section. Most other file types don't have a preview.
41
+
42
+
> [!TIP]
43
+
> If you don't see the correct preview for a notebook, make sure it has `.ipynb` as its extension. Hover over the filename in the list to select **...** if you need to rename the file.
0 commit comments