Skip to content

Commit 183929a

Browse files
Opened the file in jupyter lab and saved it to get rid of the notebook validation error: Notebook validation failed.
1 parent c97d6f7 commit 183929a

File tree

1 file changed

+11
-29
lines changed

1 file changed

+11
-29
lines changed

02-Discrete-Bayes.ipynb

+11-29
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,7 @@
259259
{
260260
"cell_type": "code",
261261
"execution_count": 8,
262-
"metadata": {
263-
"scrolled": false
264-
},
262+
"metadata": {},
265263
"outputs": [
266264
{
267265
"name": "stdout",
@@ -387,9 +385,7 @@
387385
{
388386
"cell_type": "code",
389387
"execution_count": 11,
390-
"metadata": {
391-
"scrolled": false
392-
},
388+
"metadata": {},
393389
"outputs": [
394390
{
395391
"name": "stdout",
@@ -706,9 +702,7 @@
706702
{
707703
"cell_type": "code",
708704
"execution_count": 17,
709-
"metadata": {
710-
"scrolled": false
711-
},
705+
"metadata": {},
712706
"outputs": [
713707
{
714708
"data": {
@@ -886,9 +880,7 @@
886880
{
887881
"cell_type": "code",
888882
"execution_count": 21,
889-
"metadata": {
890-
"scrolled": false
891-
},
883+
"metadata": {},
892884
"outputs": [
893885
{
894886
"data": {
@@ -979,9 +971,7 @@
979971
{
980972
"cell_type": "code",
981973
"execution_count": 23,
982-
"metadata": {
983-
"scrolled": false
984-
},
974+
"metadata": {},
985975
"outputs": [
986976
{
987977
"data": {
@@ -1102,9 +1092,7 @@
11021092
{
11031093
"cell_type": "code",
11041094
"execution_count": 27,
1105-
"metadata": {
1106-
"scrolled": false
1107-
},
1095+
"metadata": {},
11081096
"outputs": [
11091097
{
11101098
"data": {
@@ -1341,9 +1329,7 @@
13411329
{
13421330
"cell_type": "code",
13431331
"execution_count": 32,
1344-
"metadata": {
1345-
"scrolled": false
1346-
},
1332+
"metadata": {},
13471333
"outputs": [
13481334
{
13491335
"data": {
@@ -1554,9 +1540,7 @@
15541540
{
15551541
"cell_type": "code",
15561542
"execution_count": 36,
1557-
"metadata": {
1558-
"scrolled": false
1559-
},
1543+
"metadata": {},
15601544
"outputs": [
15611545
{
15621546
"name": "stdout",
@@ -1653,9 +1637,7 @@
16531637
{
16541638
"cell_type": "code",
16551639
"execution_count": 38,
1656-
"metadata": {
1657-
"scrolled": false
1658-
},
1640+
"metadata": {},
16591641
"outputs": [
16601642
{
16611643
"data": {
@@ -1792,7 +1774,7 @@
17921774
"name": "python",
17931775
"nbconvert_exporter": "python",
17941776
"pygments_lexer": "ipython3",
1795-
"version": "3.7.1"
1777+
"version": "3.7.6"
17961778
},
17971779
"widgets": {
17981780
"application/vnd.jupyter.widget-state+json": {
@@ -1803,5 +1785,5 @@
18031785
}
18041786
},
18051787
"nbformat": 4,
1806-
"nbformat_minor": 1
1788+
"nbformat_minor": 4
18071789
}

0 commit comments

Comments
 (0)