From 7d16f1bae999bac6394e906f90dd1c89cc16bdfa Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Mon, 21 Oct 2024 13:22:57 +0200 Subject: [PATCH] update --- Julia Tutorial of Data Analysis in Oceanography.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Julia Tutorial of Data Analysis in Oceanography.ipynb b/Julia Tutorial of Data Analysis in Oceanography.ipynb index 222237f..86e6ca1 100644 --- a/Julia Tutorial of Data Analysis in Oceanography.ipynb +++ b/Julia Tutorial of Data Analysis in Oceanography.ipynb @@ -17,9 +17,9 @@ "\n", "* Start the computer and boot into **Debian** (not Windows)\n", "* Open a web browser and log in to the internet\n", - "* ~~Open the file manager and go to the Download folder and delete all files (select all files, and then move to \"waste basket\")~~\n", - "* ~~Download the zip file at http://tinyurl.com/julia-tutorial~~\n", - "* ~~Uncompress the zip file (remember the location of the folder `JuliaTutorial-master`)~~\n", + "* Open the file manager and go to the Download folder and delete all files (select all files, and then move to \"waste basket\")\n", + "* Download the zip file at https://tinyurl.com/julia-tutorial\n", + "* *Uncompress* the zip file (remember the location of the folder `JuliaTutorial-master`)\n", "\n", "\n", "* Open a terminal (Application -> Utilities -> Terminal). This is how the terminal icon looks like: ![icon](img/gnome-terminal.svg)\n",