Añade classifier jupyter notebook

This commit is contained in:
2025-02-17 22:14:14 +01:00
parent 5b2e49ad64
commit 67784a20b9
2 changed files with 161 additions and 1 deletions

View File

@@ -772,7 +772,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"id": "09039cdf",
"metadata": {},
"outputs": [
@@ -796,6 +796,17 @@
"text": [
"Report html/OpenBCI_report_sv.html was generated.\n"
]
},
{
"ename": "",
"evalue": "",
"output_type": "error",
"traceback": [
"\u001b[1;31mThe Kernel crashed while executing code in the current cell or a previous cell. \n",
"\u001b[1;31mPlease review the code in the cell(s) to identify a possible cause of the failure. \n",
"\u001b[1;31mClick <a href='https://aka.ms/vscodeJupyterKernelCrash'>here</a> for more info. \n",
"\u001b[1;31mView Jupyter <a href='command:jupyter.viewOutput'>log</a> for further details."
]
}
],
"source": [

149
classifier.ipynb Normal file

File diff suppressed because one or more lines are too long