You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
974 B
Plaintext

2 years ago
{
"cells": [
{
"cell_type": "code",
"execution_count": 10,
"metadata": {},
"outputs": [
2 years ago
{
"data": {
"text/plain": [
"\n",
" \u001b[31m×\u001b[0m invalid password\n"
]
},
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
2 years ago
}
],
"source": [
"%reload_ext pycozo.ipyext_direct\n",
"%cozo_auth tutorial x"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
}
},
"nbformat": 4,
"nbformat_minor": 4
}