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

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

diff --git a/metainfo.json b/metainfo.json
index c24bce7..765c4e6 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -7,6 +7,7 @@
   "email": "regler@fhi-berlin.mpg.de",
   "title": "Introduction to total cumulative mutual information",
   "description": "This interactive notebook introduces the concepts and original implementation of total cumulative mutual information (TCMI), as presented in the related publication. The main results of the publication are also reproduced in a hands-on style",
+  "notebook_name": "tcmi.ipynb",
   "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-tcmi",
   "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/tcmi.ipynb",
   "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/tcmi.ipynb",
-- 
GitLab