From be79cddeba2b81f02682da161356f46cd752551d Mon Sep 17 00:00:00 2001 From: Mehdi Cherti <m.cherti@fz-juelich.de> Date: Mon, 19 Oct 2020 07:55:56 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7b09ad..f847a9c 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ have the challlenge introduced to them and be able to easily understand the prob Steps such as downloading the data, explanation of the problem, exploratory data analysis, baseline solutions, and example submissions should be included. +Here is an example of what it could look like: https://gitlab.version.fz-juelich.de/MLDL_FZJ/juhaicu/jsc_internal/superhaicu/vouchers/j-lich-challenges/challenges/covidx_challenge/-/blob/master/notebook.ipynb ## 8) Edit run.sh Please edit `run.sh` if needed. This script will make all the archives needed for the challenge. More details are given in `run.sh`. -- GitLab