Skip to content

Commit 0c40dfd

Browse files
Language
1 parent a16e25e commit 0c40dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-classification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
(where ID is the "RUN ID" displayed in the terminal when you run the project; if you lost it you can also find it in the ["Experiments" section on floyd.com](https://www.floydhub.com/experiments))
4646

47-
**Important:** When you run a project it will always start from scratch (i.e. from the state present *locally* on your computer). If you made changes in the remote jupiter notebook during a previous run, the changes will **not** be present in the subsequent runs. To make them permanent you need to add the changes to your local project folder. When running the notebook you can do this directly in Jupyter - *File / Download / Notebook*. After downloading it, just replace your local `dlnd_image_classification.ipynb` file with the newly downloaded one.
47+
**Important:** When you run a project it will always start from scratch (i.e. from the state present *locally* on your computer). If you made changes in the remote jupiter notebook during a previous run, the changes will **not** be present in subsequent runs. To make them permanent you need to add the changes to your local project folder. When running the notebook you can download them directly from Jupyter - *File / Download / Notebook*. After downloading it, just replace your local `dlnd_image_classification.ipynb` file with the newly downloaded one.
4848

4949
Alternatively, If you already stoped the experiment, you can still download the file using the `floyd output` command:
5050

0 commit comments

Comments
 (0)