We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3032511 commit 4e090afCopy full SHA for 4e090af
examples/Interactive Widgets/Using Interact.ipynb
@@ -561,9 +561,9 @@
561
],
562
"metadata": {
563
"kernelspec": {
564
- "display_name": "Python 3 (conda:strata)",
+ "display_name": "Python 3",
565
"language": "python",
566
- "name": "strata"
+ "name": "python3"
567
},
568
"language_info": {
569
"codemirror_mode": {
@@ -575,7 +575,11 @@
575
"name": "python",
576
"nbconvert_exporter": "python",
577
"pygments_lexer": "ipython3",
578
- "version": "3.5.0"
+ "version": "3.5.1"
579
+ },
580
+ "widgets": {
581
+ "state": {},
582
+ "version": "1.1.2"
583
}
584
585
"nbformat": 4,
0 commit comments