File size: 916 Bytes
a33f0be |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
{
"cells": [
{
"cell_type": "code",
"source": [
"print(\"Sucessfull\")"
],
"outputs": [],
"execution_count": null,
"metadata": {}
}
],
"metadata": {
"kernelspec": {
"name": "python310-sdkv2",
"language": "python",
"display_name": "Python 3.10 - SDK v2"
},
"language_info": {
"name": "python",
"version": "3.10.11",
"mimetype": "text/x-python",
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"pygments_lexer": "ipython3",
"nbconvert_exporter": "python",
"file_extension": ".py"
},
"microsoft": {
"ms_spell_check": {
"ms_spell_check_language": "en"
}
},
"kernel_info": {
"name": "python310-sdkv2"
},
"nteract": {
"version": "[email protected]"
}
},
"nbformat": 4,
"nbformat_minor": 2
} |