Skip to content

Commit 34ef192

Browse files
committed
Reran some notebooks.
1 parent 5a6b43b commit 34ef192

File tree

4 files changed

+187
-27
lines changed

4 files changed

+187
-27
lines changed

notebooks/Basic Usage.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -467,21 +467,21 @@
467467
],
468468
"metadata": {
469469
"kernelspec": {
470-
"display_name": "Python 2",
470+
"display_name": "Python 3",
471471
"language": "python",
472-
"name": "python2"
472+
"name": "python3"
473473
},
474474
"language_info": {
475475
"codemirror_mode": {
476476
"name": "ipython",
477-
"version": 2
477+
"version": 3
478478
},
479479
"file_extension": ".py",
480480
"mimetype": "text/x-python",
481481
"name": "python",
482482
"nbconvert_exporter": "python",
483-
"pygments_lexer": "ipython2",
484-
"version": "2.7.13"
483+
"pygments_lexer": "ipython3",
484+
"version": "3.6.7"
485485
}
486486
},
487487
"nbformat": 4,

notebooks/Miscentering Example.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -324,21 +324,21 @@
324324
],
325325
"metadata": {
326326
"kernelspec": {
327-
"display_name": "Python 2",
327+
"display_name": "Python 3",
328328
"language": "python",
329-
"name": "python2"
329+
"name": "python3"
330330
},
331331
"language_info": {
332332
"codemirror_mode": {
333333
"name": "ipython",
334-
"version": 2
334+
"version": 3
335335
},
336336
"file_extension": ".py",
337337
"mimetype": "text/x-python",
338338
"name": "python",
339339
"nbconvert_exporter": "python",
340-
"pygments_lexer": "ipython2",
341-
"version": "2.7.13"
340+
"pygments_lexer": "ipython3",
341+
"version": "3.6.7"
342342
}
343343
},
344344
"nbformat": 4,

0 commit comments

Comments
 (0)