Skip to content

Commit ebc884f

Browse files
committed
switch to nbformat_minor 4
1 parent 172c595 commit ebc884f

File tree

20 files changed

+48
-76
lines changed

20 files changed

+48
-76
lines changed

tutorials/FITS-cubes/FITS-cubes.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -827,16 +827,14 @@
827827
"metadata": {
828828
"language_info": {
829829
"codemirror_mode": {
830-
"name": "ipython",
831-
"version": 3
830+
"name": "ipython"
832831
},
833832
"file_extension": ".py",
834833
"mimetype": "text/x-python",
835834
"name": "python",
836-
"nbconvert_exporter": "python",
837-
"pygments_lexer": "ipython3"
835+
"nbconvert_exporter": "python"
838836
}
839837
},
840838
"nbformat": 4,
841-
"nbformat_minor": 2
839+
"nbformat_minor": 4
842840
}

tutorials/FITS-header/FITS-header.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,16 +244,14 @@
244244
},
245245
"language_info": {
246246
"codemirror_mode": {
247-
"name": "ipython",
248-
"version": 3
247+
"name": "ipython"
249248
},
250249
"file_extension": ".py",
251250
"mimetype": "text/x-python",
252251
"name": "python",
253-
"nbconvert_exporter": "python",
254-
"pygments_lexer": "ipython3"
252+
"nbconvert_exporter": "python"
255253
}
256254
},
257255
"nbformat": 4,
258-
"nbformat_minor": 1
256+
"nbformat_minor": 4
259257
}

tutorials/FITS-images/FITS-images.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -779,16 +779,14 @@
779779
},
780780
"language_info": {
781781
"codemirror_mode": {
782-
"name": "ipython",
783-
"version": 3
782+
"name": "ipython"
784783
},
785784
"file_extension": ".py",
786785
"mimetype": "text/x-python",
787786
"name": "python",
788-
"nbconvert_exporter": "python",
789-
"pygments_lexer": "ipython3"
787+
"nbconvert_exporter": "python"
790788
}
791789
},
792790
"nbformat": 4,
793-
"nbformat_minor": 1
791+
"nbformat_minor": 4
794792
}

tutorials/FITS-tables/FITS-tables.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -352,16 +352,14 @@
352352
},
353353
"language_info": {
354354
"codemirror_mode": {
355-
"name": "ipython",
356-
"version": 3
355+
"name": "ipython"
357356
},
358357
"file_extension": ".py",
359358
"mimetype": "text/x-python",
360359
"name": "python",
361-
"nbconvert_exporter": "python",
362-
"pygments_lexer": "ipython3"
360+
"nbconvert_exporter": "python"
363361
}
364362
},
365363
"nbformat": 4,
366-
"nbformat_minor": 2
364+
"nbformat_minor": 4
367365
}

tutorials/Models-Quick-Fit/Models-Quick-Fit.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -768,16 +768,14 @@
768768
"metadata": {
769769
"language_info": {
770770
"codemirror_mode": {
771-
"name": "ipython",
772-
"version": 3
771+
"name": "ipython"
773772
},
774773
"file_extension": ".py",
775774
"mimetype": "text/x-python",
776775
"name": "python",
777-
"nbconvert_exporter": "python",
778-
"pygments_lexer": "ipython3"
776+
"nbconvert_exporter": "python"
779777
}
780778
},
781779
"nbformat": 4,
782-
"nbformat_minor": 2
780+
"nbformat_minor": 4
783781
}

tutorials/UVES/UVES.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,16 +1329,14 @@
13291329
},
13301330
"language_info": {
13311331
"codemirror_mode": {
1332-
"name": "ipython",
1333-
"version": 3
1332+
"name": "ipython"
13341333
},
13351334
"file_extension": ".py",
13361335
"mimetype": "text/x-python",
13371336
"name": "python",
1338-
"nbconvert_exporter": "python",
1339-
"pygments_lexer": "ipython3"
1337+
"nbconvert_exporter": "python"
13401338
}
13411339
},
13421340
"nbformat": 4,
1343-
"nbformat_minor": 1
1341+
"nbformat_minor": 4
13441342
}

tutorials/User-Defined-Model/User-Defined-Model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,5 +893,5 @@
893893
}
894894
},
895895
"nbformat": 4,
896-
"nbformat_minor": 2
896+
"nbformat_minor": 4
897897
}

tutorials/astropy-coordinates/1-Coordinates-Intro.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -602,16 +602,14 @@
602602
"metadata": {
603603
"language_info": {
604604
"codemirror_mode": {
605-
"name": "ipython",
606-
"version": 3
605+
"name": "ipython"
607606
},
608607
"file_extension": ".py",
609608
"mimetype": "text/x-python",
610609
"name": "python",
611-
"nbconvert_exporter": "python",
612-
"pygments_lexer": "ipython3"
610+
"nbconvert_exporter": "python"
613611
}
614612
},
615613
"nbformat": 4,
616-
"nbformat_minor": 2
614+
"nbformat_minor": 4
617615
}

tutorials/astropy-coordinates/2-Coordinates-Transforms.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -721,16 +721,14 @@
721721
"metadata": {
722722
"language_info": {
723723
"codemirror_mode": {
724-
"name": "ipython",
725-
"version": 3
724+
"name": "ipython"
726725
},
727726
"file_extension": ".py",
728727
"mimetype": "text/x-python",
729728
"name": "python",
730-
"nbconvert_exporter": "python",
731-
"pygments_lexer": "ipython3"
729+
"nbconvert_exporter": "python"
732730
}
733731
},
734732
"nbformat": 4,
735-
"nbformat_minor": 2
733+
"nbformat_minor": 4
736734
}

tutorials/astropy-coordinates/3-Coordinates-Velocities.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -459,16 +459,14 @@
459459
"metadata": {
460460
"language_info": {
461461
"codemirror_mode": {
462-
"name": "ipython",
463-
"version": 3
462+
"name": "ipython"
464463
},
465464
"file_extension": ".py",
466465
"mimetype": "text/x-python",
467466
"name": "python",
468-
"nbconvert_exporter": "python",
469-
"pygments_lexer": "ipython3"
467+
"nbconvert_exporter": "python"
470468
}
471469
},
472470
"nbformat": 4,
473-
"nbformat_minor": 2
471+
"nbformat_minor": 4
474472
}

0 commit comments

Comments
 (0)