Skip to content

Commit 6dee5a9

Browse files
Fix all Notebook validation failed errors.
1 parent 183929a commit 6dee5a9

19 files changed

+117
-242
lines changed

03-Gaussians.ipynb

+4-8
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,7 @@
208208
{
209209
"cell_type": "code",
210210
"execution_count": 4,
211-
"metadata": {
212-
"scrolled": false
213-
},
211+
"metadata": {},
214212
"outputs": [
215213
{
216214
"data": {
@@ -1596,9 +1594,7 @@
15961594
{
15971595
"cell_type": "code",
15981596
"execution_count": 36,
1599-
"metadata": {
1600-
"scrolled": false
1601-
},
1597+
"metadata": {},
16021598
"outputs": [
16031599
{
16041600
"name": "stdout",
@@ -2163,7 +2159,7 @@
21632159
"name": "python",
21642160
"nbconvert_exporter": "python",
21652161
"pygments_lexer": "ipython3",
2166-
"version": "3.7.1"
2162+
"version": "3.7.6"
21672163
},
21682164
"widgets": {
21692165
"application/vnd.jupyter.widget-state+json": {
@@ -2276,5 +2272,5 @@
22762272
}
22772273
},
22782274
"nbformat": 4,
2279-
"nbformat_minor": 1
2275+
"nbformat_minor": 4
22802276
}

04-One-Dimensional-Kalman-Filters.ipynb

+7-17
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,7 @@
322322
{
323323
"cell_type": "code",
324324
"execution_count": 7,
325-
"metadata": {
326-
"scrolled": false
327-
},
325+
"metadata": {},
328326
"outputs": [
329327
{
330328
"name": "stdout",
@@ -529,9 +527,7 @@
529527
{
530528
"cell_type": "code",
531529
"execution_count": 12,
532-
"metadata": {
533-
"scrolled": false
534-
},
530+
"metadata": {},
535531
"outputs": [
536532
{
537533
"name": "stdout",
@@ -687,9 +683,7 @@
687683
{
688684
"cell_type": "code",
689685
"execution_count": 15,
690-
"metadata": {
691-
"scrolled": false
692-
},
686+
"metadata": {},
693687
"outputs": [
694688
{
695689
"data": {
@@ -770,9 +764,7 @@
770764
{
771765
"cell_type": "code",
772766
"execution_count": 17,
773-
"metadata": {
774-
"scrolled": false
775-
},
767+
"metadata": {},
776768
"outputs": [
777769
{
778770
"name": "stdout",
@@ -1442,9 +1434,7 @@
14421434
{
14431435
"cell_type": "code",
14441436
"execution_count": 26,
1445-
"metadata": {
1446-
"scrolled": false
1447-
},
1437+
"metadata": {},
14481438
"outputs": [
14491439
{
14501440
"data": {
@@ -2172,7 +2162,7 @@
21722162
"name": "python",
21732163
"nbconvert_exporter": "python",
21742164
"pygments_lexer": "ipython3",
2175-
"version": "3.7.1"
2165+
"version": "3.7.6"
21762166
},
21772167
"widgets": {
21782168
"application/vnd.jupyter.widget-state+json": {
@@ -4542,5 +4532,5 @@
45424532
}
45434533
},
45444534
"nbformat": 4,
4545-
"nbformat_minor": 1
4535+
"nbformat_minor": 4
45464536
}

05-Multivariate-Gaussians.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1880,7 +1880,7 @@
18801880
"name": "python",
18811881
"nbconvert_exporter": "python",
18821882
"pygments_lexer": "ipython3",
1883-
"version": "3.7.1"
1883+
"version": "3.7.6"
18841884
},
18851885
"widgets": {
18861886
"application/vnd.jupyter.widget-state+json": {
@@ -2154,5 +2154,5 @@
21542154
}
21552155
},
21562156
"nbformat": 4,
2157-
"nbformat_minor": 1
2157+
"nbformat_minor": 4
21582158
}

06-Multivariate-Kalman-Filters.ipynb

+9-23
Original file line numberDiff line numberDiff line change
@@ -800,9 +800,7 @@
800800
{
801801
"cell_type": "code",
802802
"execution_count": 17,
803-
"metadata": {
804-
"scrolled": false
805-
},
803+
"metadata": {},
806804
"outputs": [
807805
{
808806
"data": {
@@ -1390,9 +1388,7 @@
13901388
{
13911389
"cell_type": "code",
13921390
"execution_count": 30,
1393-
"metadata": {
1394-
"scrolled": false
1395-
},
1391+
"metadata": {},
13961392
"outputs": [
13971393
{
13981394
"data": {
@@ -1440,9 +1436,7 @@
14401436
{
14411437
"cell_type": "code",
14421438
"execution_count": 31,
1443-
"metadata": {
1444-
"scrolled": false
1445-
},
1439+
"metadata": {},
14461440
"outputs": [
14471441
{
14481442
"data": {
@@ -1803,9 +1797,7 @@
18031797
{
18041798
"cell_type": "code",
18051799
"execution_count": 37,
1806-
"metadata": {
1807-
"scrolled": false
1808-
},
1800+
"metadata": {},
18091801
"outputs": [
18101802
{
18111803
"data": {
@@ -2351,9 +2343,7 @@
23512343
{
23522344
"cell_type": "code",
23532345
"execution_count": 44,
2354-
"metadata": {
2355-
"scrolled": false
2356-
},
2346+
"metadata": {},
23572347
"outputs": [
23582348
{
23592349
"data": {
@@ -2405,9 +2395,7 @@
24052395
{
24062396
"cell_type": "code",
24072397
"execution_count": 45,
2408-
"metadata": {
2409-
"scrolled": false
2410-
},
2398+
"metadata": {},
24112399
"outputs": [
24122400
{
24132401
"data": {
@@ -2661,9 +2649,7 @@
26612649
{
26622650
"cell_type": "code",
26632651
"execution_count": 52,
2664-
"metadata": {
2665-
"scrolled": false
2666-
},
2652+
"metadata": {},
26672653
"outputs": [
26682654
{
26692655
"data": {
@@ -3132,7 +3118,7 @@
31323118
"name": "python",
31333119
"nbconvert_exporter": "python",
31343120
"pygments_lexer": "ipython3",
3135-
"version": "3.7.1"
3121+
"version": "3.7.6"
31363122
},
31373123
"widgets": {
31383124
"application/vnd.jupyter.widget-state+json": {
@@ -3516,5 +3502,5 @@
35163502
}
35173503
},
35183504
"nbformat": 4,
3519-
"nbformat_minor": 1
3505+
"nbformat_minor": 4
35203506
}

07-Kalman-Filter-Math.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1668,9 +1668,9 @@
16681668
"name": "python",
16691669
"nbconvert_exporter": "python",
16701670
"pygments_lexer": "ipython3",
1671-
"version": "3.7.1"
1671+
"version": "3.7.6"
16721672
}
16731673
},
16741674
"nbformat": 4,
1675-
"nbformat_minor": 1
1675+
"nbformat_minor": 4
16761676
}

08-Designing-Kalman-Filters.ipynb

+4-8
Original file line numberDiff line numberDiff line change
@@ -2696,9 +2696,7 @@
26962696
{
26972697
"cell_type": "code",
26982698
"execution_count": 56,
2699-
"metadata": {
2700-
"scrolled": false
2701-
},
2699+
"metadata": {},
27022700
"outputs": [
27032701
{
27042702
"data": {
@@ -2892,9 +2890,7 @@
28922890
{
28932891
"cell_type": "code",
28942892
"execution_count": 59,
2895-
"metadata": {
2896-
"scrolled": false
2897-
},
2893+
"metadata": {},
28982894
"outputs": [
28992895
{
29002896
"name": "stdout",
@@ -3978,13 +3974,13 @@
39783974
"name": "python",
39793975
"nbconvert_exporter": "python",
39803976
"pygments_lexer": "ipython3",
3981-
"version": "3.7.1"
3977+
"version": "3.7.6"
39823978
},
39833979
"widgets": {
39843980
"state": {},
39853981
"version": "1.1.2"
39863982
}
39873983
},
39883984
"nbformat": 4,
3989-
"nbformat_minor": 1
3985+
"nbformat_minor": 4
39903986
}

09-Nonlinear-Filtering.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -704,9 +704,9 @@
704704
"name": "python",
705705
"nbconvert_exporter": "python",
706706
"pygments_lexer": "ipython3",
707-
"version": "3.7.1"
707+
"version": "3.7.6"
708708
}
709709
},
710710
"nbformat": 4,
711-
"nbformat_minor": 1
711+
"nbformat_minor": 4
712712
}

0 commit comments

Comments
 (0)