From fd03f8fcfaad9b98ec7ce0b920e5db70140b4dc6 Mon Sep 17 00:00:00 2001 From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de> Date: Thu, 21 Oct 2021 14:10:43 +0000 Subject: [PATCH] Update metainfo.json --- metainfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metainfo.json b/metainfo.json index 712353e..15c8fba 100644 --- a/metainfo.json +++ b/metainfo.json @@ -7,8 +7,8 @@ "title": "Exploratory analysis of octet-binary compounds ", "description": "Exploratory analyses make use of unsupervised learning techniques to extract information from unknown datasets. In this tutorial, we make use of some of the most popular clustering and dimension reduction algorithms to analyze a dataset composed of 82 octet-binary compounds.", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-exploratory-analysis", - "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/exploratory_analysis_tutorial.ipynb", - "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/exploratory_analysis_tutorial.ipynb", + "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/exploratory_analysis.ipynb", + "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/exploratory_analysis.ipynb", "link_video": "https://www.youtube.com/watch?v=EJTjF9ehp7k", "updated": "2021-01-11", "flags":{ -- GitLab