Update toy_notebook_en.ipynb

parent 9a40ae23
...@@ -18,7 +18,11 @@ ...@@ -18,7 +18,11 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 1,
"metadata": {}, "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true
},
"outputs": [ "outputs": [
{ {
"name": "stdout", "name": "stdout",
...@@ -44,7 +48,11 @@ ...@@ -44,7 +48,11 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
"metadata": {}, "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true
},
"outputs": [ "outputs": [
{ {
"data": { "data": {
...@@ -53,7 +61,10 @@ ...@@ -53,7 +61,10 @@
] ]
}, },
"execution_count": 2, "execution_count": 2,
"metadata": {}, "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true},
"output_type": "execute_result" "output_type": "execute_result"
} }
], ],
...@@ -78,6 +89,8 @@ ...@@ -78,6 +89,8 @@
"cell_type": "code", "cell_type": "code",
"execution_count": 3, "execution_count": 3,
"metadata": { "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true "scrolled": true
}, },
"outputs": [ "outputs": [
...@@ -122,7 +135,10 @@ ...@@ -122,7 +135,10 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": 4,
"metadata": {}, "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true},
"outputs": [ "outputs": [
{ {
"data": { "data": {
...@@ -141,6 +157,7 @@ ...@@ -141,6 +157,7 @@
} }
], ],
"metadata": { "metadata": {
"celltoolbar": "Hide code",
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "language": "python",
...@@ -156,7 +173,7 @@ ...@@ -156,7 +173,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.7.7" "version": "3.6.2"
} }
}, },
"nbformat": 4, "nbformat": 4,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment