From bd59de7cd20de0cf331620926fefb5e79d65c859 Mon Sep 17 00:00:00 2001 From: Adam Fekete <adam.fekete@kcl.ac.uk> Date: Thu, 9 Apr 2020 13:07:33 +0200 Subject: [PATCH] cleanup + fixing links --- metainfo.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/metainfo.json b/metainfo.json index e4b4796..96b1740 100644 --- a/metainfo.json +++ b/metainfo.json @@ -15,11 +15,10 @@ "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 machine-learning models for the prediction of two target properties: the formation energy and the bandgap energy of transparent semiconducting oxides. The purpose of the modelling is to facilitate the discovery of new such materials 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/kaggle_competition/kaggle_competition.ipynb", - "created": "", - "updated": "", + "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/kaggle_competition.ipynb", + "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/kaggle_competition.ipynb", + "updated": "2020-02-06", "flags":{ - "isPublic": true, "featured": true, "top_of_list": false }, -- GitLab