Restore build scripts

This commit is contained in:
f-trycua
2025-03-20 00:17:30 +01:00
parent 14c8197124
commit 46fd3a0c7c
6 changed files with 216 additions and 150 deletions
+9 -1
View File
@@ -202,7 +202,15 @@
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"Computer API Server not ready yet. Will retry automatically.\n"
]
}
],
"source": [
"async with Computer(\n",
" # name=\"my_vm\", # optional, in case you want to use any other VM created using lume\n",