Notebook validation failed: Additional properties are not allowed ('id' was unexpected):
{
"cell_type": "code",
"execution_count": 3,
"id": "7043f8f0",
"metadata": {
"trusted": true
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": "hellow world
"
}
],
"source": "print('hellow world')"
}