update2

parent 3facf9e4
...@@ -49,7 +49,9 @@ ...@@ -49,7 +49,9 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 5, "execution_count": 5,
"metadata": {}, "metadata": {
"hideOutput": false
},
"outputs": [], "outputs": [],
"source": [ "source": [
"import matplotlib.pyplot as plt" "import matplotlib.pyplot as plt"
...@@ -58,7 +60,11 @@ ...@@ -58,7 +60,11 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 6, "execution_count": 6,
"metadata": {}, "metadata": {
"hideCode": false,
"hideOutput": false,
"hidePrompt": false
},
"outputs": [ "outputs": [
{ {
"data": { "data": {
...@@ -106,6 +112,7 @@ ...@@ -106,6 +112,7 @@
} }
], ],
"metadata": { "metadata": {
"celltoolbar": "Hide code",
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "language": "python",
......
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