From 1d69310249b427946d10be00534275df4dd49d2b Mon Sep 17 00:00:00 2001 From: Oliver Hensby Date: Fri, 26 Jan 2024 14:58:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md=20and=20warni?= =?UTF-8?q?ng=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ##--FILES-NOT-SAVED-IN-JOBS-FOLDER-ARE-DELETED--## | 0 ...---## => ##--FILES-NOT-SAVED-IN-WORK-FOLDER-ARE-DELETED--## | 0 ##--WARNING------------------------------------------------## | 0 README.md | 3 +-- 4 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 ##--FILES-NOT-SAVED-IN-JOBS-FOLDER-ARE-DELETED--## rename ##-------------------------------------------------------------## => ##--FILES-NOT-SAVED-IN-WORK-FOLDER-ARE-DELETED--## (100%) delete mode 100644 ##--WARNING------------------------------------------------## diff --git a/##--FILES-NOT-SAVED-IN-JOBS-FOLDER-ARE-DELETED--## b/##--FILES-NOT-SAVED-IN-JOBS-FOLDER-ARE-DELETED--## deleted file mode 100644 index e69de29..0000000 diff --git a/##-------------------------------------------------------------## b/##--FILES-NOT-SAVED-IN-WORK-FOLDER-ARE-DELETED--## similarity index 100% rename from ##-------------------------------------------------------------## rename to ##--FILES-NOT-SAVED-IN-WORK-FOLDER-ARE-DELETED--## diff --git a/##--WARNING------------------------------------------------## b/##--WARNING------------------------------------------------## deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index 84ea8f1..36af0b9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ```{warning} **WARNING**: Any files saved in the root directory or any folders that aren't the -`jobs` folder will be deleted between sessions. You **must** save files in the `jobs` +`work` folder will be deleted between sessions. You **must** save files in the `work` folder. ``` @@ -25,7 +25,6 @@ In the root you will find: ``` . ├── ipyautoui-tutorials -├── ipyrun-tutorials ├── PythonDataScienceHandbook ├── Visualisation └── WhirlwindTourOfPython