From 183929a0deb7df6786dbd967966317f45d933770 Mon Sep 17 00:00:00 2001 From: Wilco Bonestroo Date: Tue, 28 Apr 2020 21:56:02 +0200 Subject: [PATCH] Opened the file in jupyter lab and saved it to get rid of the notebook validation error: Notebook validation failed. --- 02-Discrete-Bayes.ipynb | 40 +++++++++++----------------------------- 1 file changed, 11 insertions(+), 29 deletions(-) diff --git a/02-Discrete-Bayes.ipynb b/02-Discrete-Bayes.ipynb index 6d81588..e01cde4 100644 --- a/02-Discrete-Bayes.ipynb +++ b/02-Discrete-Bayes.ipynb @@ -259,9 +259,7 @@ { "cell_type": "code", "execution_count": 8, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "name": "stdout", @@ -387,9 +385,7 @@ { "cell_type": "code", "execution_count": 11, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "name": "stdout", @@ -706,9 +702,7 @@ { "cell_type": "code", "execution_count": 17, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -886,9 +880,7 @@ { "cell_type": "code", "execution_count": 21, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -979,9 +971,7 @@ { "cell_type": "code", "execution_count": 23, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -1102,9 +1092,7 @@ { "cell_type": "code", "execution_count": 27, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -1341,9 +1329,7 @@ { "cell_type": "code", "execution_count": 32, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -1554,9 +1540,7 @@ { "cell_type": "code", "execution_count": 36, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "name": "stdout", @@ -1653,9 +1637,7 @@ { "cell_type": "code", "execution_count": 38, - "metadata": { - "scrolled": false - }, + "metadata": {}, "outputs": [ { "data": { @@ -1792,7 +1774,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.1" + "version": "3.7.6" }, "widgets": { "application/vnd.jupyter.widget-state+json": { @@ -1803,5 +1785,5 @@ } }, "nbformat": 4, - "nbformat_minor": 1 + "nbformat_minor": 4 }