Update get_started_en.ipynb

This commit is contained in:
okxapi 2023-03-09 17:10:27 +08:00 committed by GitHub
parent 6867bfe0d3
commit a0a946b67c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 11 deletions

View File

@ -102,17 +102,7 @@
"name": "#%%\n" "name": "#%%\n"
} }
}, },
"outputs": [ "outputs": []
{
"ename": "ModuleNotFoundError",
"evalue": "No module named 'okx'",
"output_type": "error",
"traceback": [
"\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
"\u001b[0;31mModuleNotFoundError\u001b[0m Traceback (most recent call last)",
"Cell \u001b[0;32mIn [2], line 1\u001b[0m\n\u001b[0;32m----> 1\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mokx\u001b[39;00m\u001b[38;5;21;01m.\u001b[39;00m\u001b[38;5;21;01mTrade\u001b[39;00m \u001b[38;5;28;01mas\u001b[39;00m \u001b[38;5;21;01mTrade\u001b[39;00m\n",
"\u001b[0;31mModuleNotFoundError\u001b[0m: No module named 'okx'"
]
} }
], ],
"source": [ "source": [