Skip to content

Commit 1d951fe

Browse files
committed
clean metadata
1 parent 43b9eea commit 1d951fe

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

tutorials/notebooks/FITS-cubes/FITS-cubes.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -832,15 +832,12 @@
832832
},
833833
"language_info": {
834834
"codemirror_mode": {
835-
"name": "ipython",
836-
"version": 3
835+
"name": "ipython"
837836
},
838837
"file_extension": ".py",
839838
"mimetype": "text/x-python",
840839
"name": "python",
841-
"nbconvert_exporter": "python",
842-
"pygments_lexer": "ipython3",
843-
"version": "3.7.3"
840+
"nbconvert_exporter": "python"
844841
}
845842
},
846843
"nbformat": 4,

tutorials/notebooks/vo/conesearch.ipynb

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,7 @@
417417
{
418418
"cell_type": "code",
419419
"execution_count": null,
420-
"metadata": {
421-
"scrolled": true
422-
},
420+
"metadata": {},
423421
"outputs": [],
424422
"source": [
425423
"async_search_all = conesearch.AsyncSearchAll(c, 0.1 * u.degree)\n",
@@ -519,15 +517,12 @@
519517
},
520518
"language_info": {
521519
"codemirror_mode": {
522-
"name": "ipython",
523-
"version": 3
520+
"name": "ipython"
524521
},
525522
"file_extension": ".py",
526523
"mimetype": "text/x-python",
527524
"name": "python",
528-
"nbconvert_exporter": "python",
529-
"pygments_lexer": "ipython3",
530-
"version": "3.7.3"
525+
"nbconvert_exporter": "python"
531526
}
532527
},
533528
"nbformat": 4,

0 commit comments

Comments
 (0)