Skip to content

Commit 8dbcdb1

Browse files
committed
fix json
1 parent e525bca commit 8dbcdb1

File tree

1 file changed

+0
-83
lines changed

1 file changed

+0
-83
lines changed

veadk_tutorial.ipynb

Lines changed: 0 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -12,89 +12,6 @@
1212
},
1313
"language_info": {
1414
"name": "python"
15-
},
16-
"widgets": {
17-
"application/vnd.jupyter.widget-state+json": {
18-
"57d290d6262343758157423263a2b652": {
19-
"model_module": "@jupyter-widgets/output",
20-
"model_name": "OutputModel",
21-
"model_module_version": "1.0.0",
22-
"state": {
23-
"_dom_classes": [],
24-
"_model_module": "@jupyter-widgets/output",
25-
"_model_module_version": "1.0.0",
26-
"_model_name": "OutputModel",
27-
"_view_count": null,
28-
"_view_module": "@jupyter-widgets/output",
29-
"_view_module_version": "1.0.0",
30-
"_view_name": "OutputView",
31-
"layout": "IPY_MODEL_76f9bda5cc1049d3a4812292d524ed0f",
32-
"msg_id": "",
33-
"outputs": [
34-
{
35-
"output_type": "display_data",
36-
"data": {
37-
"text/plain": "Evaluating 1 test case(s) in parallel \u001b[38;5;237m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[38;2;0;229;255m 0%\u001b[0m \u001b[38;2;87;3;255m0:00:23\u001b[0m\n 🎯 Evaluating test case #0 \u001b[38;2;17;255;0m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m\u001b[38;5;237m╺\u001b[0m\u001b[38;5;237m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[38;2;0;229;255m 50%\u001b[0m \u001b[38;2;87;3;255m0:00:23\u001b[0m\n",
38-
"text/html": "<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">Evaluating 1 test case(s) in parallel <span style=\"color: #3a3a3a; text-decoration-color: #3a3a3a\">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style=\"color: #00e5ff; text-decoration-color: #00e5ff\"> 0%</span> <span style=\"color: #5703ff; text-decoration-color: #5703ff\">0:00:23</span>\n 🎯 Evaluating test case #0 <span style=\"color: #11ff00; text-decoration-color: #11ff00\">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span><span style=\"color: #3a3a3a; text-decoration-color: #3a3a3a\">╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style=\"color: #00e5ff; text-decoration-color: #00e5ff\"> 50%</span> <span style=\"color: #5703ff; text-decoration-color: #5703ff\">0:00:23</span>\n</pre>\n"
39-
},
40-
"metadata": {}
41-
}
42-
]
43-
}
44-
},
45-
"76f9bda5cc1049d3a4812292d524ed0f": {
46-
"model_module": "@jupyter-widgets/base",
47-
"model_name": "LayoutModel",
48-
"model_module_version": "1.2.0",
49-
"state": {
50-
"_model_module": "@jupyter-widgets/base",
51-
"_model_module_version": "1.2.0",
52-
"_model_name": "LayoutModel",
53-
"_view_count": null,
54-
"_view_module": "@jupyter-widgets/base",
55-
"_view_module_version": "1.2.0",
56-
"_view_name": "LayoutView",
57-
"align_content": null,
58-
"align_items": null,
59-
"align_self": null,
60-
"border": null,
61-
"bottom": null,
62-
"display": null,
63-
"flex": null,
64-
"flex_flow": null,
65-
"grid_area": null,
66-
"grid_auto_columns": null,
67-
"grid_auto_flow": null,
68-
"grid_auto_rows": null,
69-
"grid_column": null,
70-
"grid_gap": null,
71-
"grid_row": null,
72-
"grid_template_areas": null,
73-
"grid_template_columns": null,
74-
"grid_template_rows": null,
75-
"height": null,
76-
"justify_content": null,
77-
"justify_items": null,
78-
"left": null,
79-
"margin": null,
80-
"max_height": null,
81-
"max_width": null,
82-
"min_height": null,
83-
"min_width": null,
84-
"object_fit": null,
85-
"object_position": null,
86-
"order": null,
87-
"overflow": null,
88-
"overflow_x": null,
89-
"overflow_y": null,
90-
"padding": null,
91-
"right": null,
92-
"top": null,
93-
"visibility": null,
94-
"width": null
95-
}
96-
}
97-
}
9815
}
9916
},
10017
"cells": [

0 commit comments

Comments
 (0)