This repository was archived by the owner on Apr 1, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ function render({ model, el }) {
160160 footer . appendChild ( paginationContainer ) ;
161161 footer . appendChild ( pageSizeContainer ) ;
162162
163+ el . appendChild ( progressContainer ) ;
163164 el . appendChild ( tableContainer ) ;
164165 el . appendChild ( footer ) ;
165166
Original file line number Diff line number Diff line change 124124 },
125125 {
126126 "cell_type" : " code" ,
127- "execution_count" : 5 ,
127+ "execution_count" : 6 ,
128128 "id" : " ce250157" ,
129129 "metadata" : {},
130130 "outputs" : [
131131 {
132132 "data" : {
133133 "application/vnd.jupyter.widget-view+json" : {
134- "model_id" : " 95cb7541961e4653891bfce45a012616 " ,
134+ "model_id" : " b3cbdb7ae33747fdbd36c7e309ae46a3 " ,
135135 "version_major" : 2 ,
136136 "version_minor" : 1
137137 },
149149 " Computation deferred. Computation will process 171.4 MB"
150150 ]
151151 },
152- "execution_count" : 5 ,
152+ "execution_count" : 6 ,
153153 "metadata" : {},
154154 "output_type" : " execute_result"
155155 }
308308 ],
309309 "metadata" : {
310310 "kernelspec" : {
311- "display_name" : " venv " ,
311+ "display_name" : " Python 3 (ipykernel) " ,
312312 "language" : " python" ,
313313 "name" : " python3"
314314 },
You can’t perform that action at this time.
0 commit comments