From 6bb3ea8f5c5477bc8d09c67c8acd4bed47609ba5 Mon Sep 17 00:00:00 2001 From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de> Date: Mon, 6 Apr 2020 14:36:42 +0200 Subject: [PATCH] Update metainfo.json --- metainfo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metainfo.json b/metainfo.json index c69daf2..833f9bf 100644 --- a/metainfo.json +++ b/metainfo.json @@ -15,12 +15,12 @@ "title": "NOMAD 2018 Kaggle research competition", "description": "In this tutorial we will explore the best results of the NOMAD 2018 Kaggle research competition. The goal of this competition was to develop or apply data analytics models for the prediction of two target properties: the formation energy and the bandgap energy to facilitate the discovery of new transparent conductors and allow for advancements in (opto)electronic technologies", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-kaggle-competition", - "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/Welcome.ipynb", + "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/kaggle_competition/kaggle_competition.ipynb", "created": "", "updated": "", "flags":{ - "isPublic": false, - "featured": false, + "isPublic": true, + "featured": true, "top_of_list": false }, "labels": { -- GitLab