You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
826 B
48 lines
826 B
{ |
|
"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 |
|
}
|
|
|