akira
2 years ago
2 changed files with 96 additions and 0 deletions
@ -0,0 +1,48 @@
@@ -0,0 +1,48 @@
|
||||
{ |
||||
"cells": [ |
||||
{ |
||||
"cell_type": "code", |
||||
"execution_count": 1, |
||||
"id": "d5741a3b-45f6-457c-8b2c-9425b0177023", |
||||
"metadata": {}, |
||||
"outputs": [ |
||||
{ |
||||
"data": { |
||||
"text/plain": [ |
||||
"2" |
||||
] |
||||
}, |
||||
"execution_count": 1, |
||||
"metadata": {}, |
||||
"output_type": "execute_result" |
||||
} |
||||
], |
||||
"source": [ |
||||
"1+1" |
||||
] |
||||
}, |
||||
{ |
||||
"cell_type": "code", |
||||
"execution_count": null, |
||||
"id": "f0564c86-d8c1-4f96-a69d-8eec50ccd9ff", |
||||
"metadata": {}, |
||||
"outputs": [], |
||||
"source": [] |
||||
} |
||||
], |
||||
"metadata": { |
||||
"kernelspec": { |
||||
"display_name": "jp-Babel (Node.js)", |
||||
"language": "babel", |
||||
"name": "babel" |
||||
}, |
||||
"language_info": { |
||||
"file_extension": ".js", |
||||
"mimetype": "application/javascript", |
||||
"name": "javascript", |
||||
"version": "17.9.0" |
||||
} |
||||
}, |
||||
"nbformat": 4, |
||||
"nbformat_minor": 5 |
||||
} |
@ -0,0 +1,48 @@
@@ -0,0 +1,48 @@
|
||||
{ |
||||
"cells": [ |
||||
{ |
||||
"cell_type": "code", |
||||
"execution_count": 1, |
||||
"id": "d5741a3b-45f6-457c-8b2c-9425b0177023", |
||||
"metadata": {}, |
||||
"outputs": [ |
||||
{ |
||||
"data": { |
||||
"text/plain": [ |
||||
"2" |
||||
] |
||||
}, |
||||
"execution_count": 1, |
||||
"metadata": {}, |
||||
"output_type": "execute_result" |
||||
} |
||||
], |
||||
"source": [ |
||||
"1+1" |
||||
] |
||||
}, |
||||
{ |
||||
"cell_type": "code", |
||||
"execution_count": null, |
||||
"id": "f0564c86-d8c1-4f96-a69d-8eec50ccd9ff", |
||||
"metadata": {}, |
||||
"outputs": [], |
||||
"source": [] |
||||
} |
||||
], |
||||
"metadata": { |
||||
"kernelspec": { |
||||
"display_name": "jp-Babel (Node.js)", |
||||
"language": "babel", |
||||
"name": "babel" |
||||
}, |
||||
"language_info": { |
||||
"file_extension": ".js", |
||||
"mimetype": "application/javascript", |
||||
"name": "javascript", |
||||
"version": "17.9.0" |
||||
} |
||||
}, |
||||
"nbformat": 4, |
||||
"nbformat_minor": 5 |
||||
} |
Loading…
Reference in new issue