mirror of
https://github.com/trycua/computer.git
synced 2026-05-06 23:21:32 -05:00
Restore build scripts
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user