Skip to content

Commit 4e090af

Browse files
committed
default python3 kernel
instead of conda:strata
1 parent 3032511 commit 4e090af

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

examples/Interactive Widgets/Using Interact.ipynb

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,9 +561,9 @@
561561
],
562562
"metadata": {
563563
"kernelspec": {
564-
"display_name": "Python 3 (conda:strata)",
564+
"display_name": "Python 3",
565565
"language": "python",
566-
"name": "strata"
566+
"name": "python3"
567567
},
568568
"language_info": {
569569
"codemirror_mode": {
@@ -575,7 +575,11 @@
575575
"name": "python",
576576
"nbconvert_exporter": "python",
577577
"pygments_lexer": "ipython3",
578-
"version": "3.5.0"
578+
"version": "3.5.1"
579+
},
580+
"widgets": {
581+
"state": {},
582+
"version": "1.1.2"
579583
}
580584
},
581585
"nbformat": 4,

0 commit comments

Comments
 (0)