From 224b558cdcef03bd5f23eaf55c65faa651aed282 Mon Sep 17 00:00:00 2001
From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de>
Date: Mon, 29 Nov 2021 12:40:57 +0000
Subject: [PATCH] Update metainfo.json

---
 metainfo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metainfo.json b/metainfo.json
index 45b6017..2e01200 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -6,6 +6,7 @@
   "email": "sbailo@fhi-berlin.mpg.de",
   "title": "Introduction to exploratory analysis (unsupervised learning) of materials spaces",
   "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.",
+  "notebook_name": "exploratory_analysis.ipynb",
   "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.ipynb",
   "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/exploratory_analysis.ipynb",
-- 
GitLab