From 3021bf3afeab4da015872bacaea8338537e6c956 Mon Sep 17 00:00:00 2001 From: Franziska Oschmann <franziskaoschmann@staff-net-hg-0580.ethz.ch> Date: Thu, 12 Sep 2019 10:56:57 +0200 Subject: [PATCH] added tag --- 09_eeg_use_case.ipynb | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/09_eeg_use_case.ipynb b/09_eeg_use_case.ipynb index 2df3333..fa6fb94 100644 --- a/09_eeg_use_case.ipynb +++ b/09_eeg_use_case.ipynb @@ -808,7 +808,11 @@ { "cell_type": "code", "execution_count": 18, - "metadata": {}, + "metadata": { + "tags": [ + "solution" + ] + }, "outputs": [ { "name": "stdout", @@ -874,7 +878,11 @@ { "cell_type": "code", "execution_count": 19, - "metadata": {}, + "metadata": { + "tags": [ + "solution" + ] + }, "outputs": [ { "name": "stdout", @@ -1012,7 +1020,11 @@ { "cell_type": "code", "execution_count": 21, - "metadata": {}, + "metadata": { + "tags": [ + "solution" + ] + }, "outputs": [ { "data": { @@ -1049,7 +1061,11 @@ { "cell_type": "code", "execution_count": 22, - "metadata": {}, + "metadata": { + "tags": [ + "solution" + ] + }, "outputs": [ { "data": { -- GitLab