update notebook

This commit is contained in:
Marek Wolan
2023-08-20 18:42:58 +01:00
parent 01c912c094
commit 3911010777

View File

@@ -464,6 +464,13 @@
"my_sim.describe_state()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Verify that the state dictionary contains no non-serialisable objects."
]
},
{
"cell_type": "code",
"execution_count": 17,