Modification pour tester Hide Code

parent 842bf608
......@@ -31,7 +31,9 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"hidePrompt": true
},
"outputs": [],
"source": [
"from matplotlib import pyplot as plt\n",
......@@ -106,7 +108,10 @@
{
"cell_type": "code",
"execution_count": 9,
"metadata": {},
"metadata": {
"hideCode": false,
"hideOutput": true
},
"outputs": [
{
"name": "stdout",
......@@ -916,6 +921,7 @@
}
],
"metadata": {
"celltoolbar": "Hide code",
"kernelspec": {
"display_name": "Python 3",
"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