From 4fd211ddc2098a36a87bba8cf3435ebfe26fd028 Mon Sep 17 00:00:00 2001 From: Jackson Fair Date: Tue, 4 Jun 2024 15:40:55 -0400 Subject: [PATCH] Attempted Image Link Fix This is genuinely frustrating. Not sure how this works. --- .../modules/ROOT/pages/fall2024/10100/10100-2024-project1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects-appendix/modules/ROOT/pages/fall2024/10100/10100-2024-project1.adoc b/projects-appendix/modules/ROOT/pages/fall2024/10100/10100-2024-project1.adoc index 3d83274fa..fadb3adc3 100644 --- a/projects-appendix/modules/ROOT/pages/fall2024/10100/10100-2024-project1.adoc +++ b/projects-appendix/modules/ROOT/pages/fall2024/10100/10100-2024-project1.adoc @@ -1,6 +1,6 @@ = TDM 10100: R Project 1 -- 2024 -:imagesdir: fall2024/10100/images/ +:imagesdir: fall2024/10100/images **Motivation:** The goal of this project is to get you comfortable with the basics of operating in Jupyter notebooks as hosted on Anvil, our computing cluster. If you don't understand the code you're running/writing at this point in the course, that's okay! We are going to go into detail about how everything works in future projects.