This commit is contained in:
Sylvain Gugger 2020-04-09 05:42:41 -07:00
parent 118ff351fe
commit c854e380a6
2 changed files with 24 additions and 0 deletions

View File

@ -9737,6 +9737,18 @@
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.4"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@ -8340,6 +8340,18 @@
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.4"
} }
}, },
"nbformat": 4, "nbformat": 4,