From 969b45194c333708da32e5413c17fb09655c26b2 Mon Sep 17 00:00:00 2001 From: Karel Ha Date: Sat, 16 Apr 2022 03:36:43 +0200 Subject: [PATCH] Update app_jupyter.ipynb (#508) Fix link to `terminal_tutorial` --- app_jupyter.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_jupyter.ipynb b/app_jupyter.ipynb index 1bc7544..c3fca0b 100644 --- a/app_jupyter.ipynb +++ b/app_jupyter.ipynb @@ -193,7 +193,7 @@ "\n", "You can find more shortcuts by typing h (for help).\n", "\n", - "You may need to use a terminal in a Jupyter Notebook environment (for example to git pull on a repository). That is very easy to do: just press 'New' in your Home directory and 'Terminal'. Don't know how to use the Terminal? We made a tutorial for that as well. You can find it [here](https://course.fast.ai/terminal_tutorial.html).\n", + "You may need to use a terminal in a Jupyter Notebook environment (for example to git pull on a repository). That is very easy to do: just press 'New' in your Home directory and 'Terminal'. Don't know how to use the Terminal? We made a tutorial for that as well. You can find it [here](https://course19.fast.ai/terminal_tutorial.html).\n", "\n", "![Terminal](images/chapter1_terminal.png)" ]