#2560 - Removing a sys_log.show() call in create-simulation_demo notebook that was used for debugging.

This commit is contained in:
Charlie Crane
2024-05-20 12:32:03 +01:00
parent 103c7f8d39
commit e9f3cef805

View File

@@ -148,15 +148,6 @@
"my_server.file_system.create_file(\"favicon.ico\", file_type=FileType.PNG)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"my_server.sys_log.show()"
]
},
{
"cell_type": "markdown",
"metadata": {},