diff --git a/src/intensivstationen/Intensivstationen.nbconvert.ipynb b/src/intensivstationen/Intensivstationen.nbconvert.ipynb index 2b148c8b2fe..931bfbbe563 100644 --- a/src/intensivstationen/Intensivstationen.nbconvert.ipynb +++ b/src/intensivstationen/Intensivstationen.nbconvert.ipynb @@ -6,10 +6,10 @@ "id": "9de5907f-18f5-4cb1-903e-26028ff1fa03", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:00:59.467071Z", - "iopub.status.busy": "2024-04-22T11:00:59.466902Z", - "iopub.status.idle": "2024-04-22T11:00:59.472879Z", - "shell.execute_reply": "2024-04-22T11:00:59.472284Z" + "iopub.execute_input": "2024-04-23T17:08:37.062704Z", + "iopub.status.busy": "2024-04-23T17:08:37.062243Z", + "iopub.status.idle": "2024-04-23T17:08:37.069965Z", + "shell.execute_reply": "2024-04-23T17:08:37.069524Z" } }, "outputs": [], @@ -28,10 +28,10 @@ "id": "640be762", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:00:59.474927Z", - "iopub.status.busy": "2024-04-22T11:00:59.474653Z", - "iopub.status.idle": "2024-04-22T11:00:59.918809Z", - "shell.execute_reply": "2024-04-22T11:00:59.918311Z" + "iopub.execute_input": "2024-04-23T17:08:37.072013Z", + "iopub.status.busy": "2024-04-23T17:08:37.071859Z", + "iopub.status.idle": "2024-04-23T17:08:37.526646Z", + "shell.execute_reply": "2024-04-23T17:08:37.526070Z" } }, "outputs": [], @@ -60,10 +60,10 @@ "id": "e40d4c8d", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:00:59.921305Z", - "iopub.status.busy": "2024-04-22T11:00:59.921089Z", - "iopub.status.idle": "2024-04-22T11:00:59.924553Z", - "shell.execute_reply": "2024-04-22T11:00:59.923928Z" + "iopub.execute_input": "2024-04-23T17:08:37.529595Z", + "iopub.status.busy": "2024-04-23T17:08:37.528915Z", + "iopub.status.idle": "2024-04-23T17:08:37.532675Z", + "shell.execute_reply": "2024-04-23T17:08:37.532158Z" } }, "outputs": [ @@ -71,7 +71,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "22.04.2024, 11:00:59 Uhr\n" + "23.04.2024, 17:08:37 Uhr\n" ] } ], @@ -85,10 +85,10 @@ "id": "336f56e6", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:00:59.926598Z", - "iopub.status.busy": "2024-04-22T11:00:59.926433Z", - "iopub.status.idle": "2024-04-22T11:01:01.086630Z", - "shell.execute_reply": "2024-04-22T11:01:01.085876Z" + "iopub.execute_input": "2024-04-23T17:08:37.534758Z", + "iopub.status.busy": "2024-04-23T17:08:37.534587Z", + "iopub.status.idle": "2024-04-23T17:08:38.619072Z", + "shell.execute_reply": "2024-04-23T17:08:38.618365Z" } }, "outputs": [ @@ -101,7 +101,7 @@ }, { "ename": "SessionNotCreatedException", - "evalue": "Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55fa35432e33 \n#1 0x55fa35122567 \n#2 0x55fa351569a9 \n#3 0x55fa351528c0 \n#4 0x55fa3519b71d \n#5 0x55fa3518f103 \n#6 0x55fa351601ba \n#7 0x55fa35160b8e \n#8 0x55fa353f759b \n#9 0x55fa353fb34b \n#10 0x55fa353e3681 \n#11 0x55fa353fbeb2 \n#12 0x55fa353c86af \n#13 0x55fa35422428 \n#14 0x55fa35422600 \n#15 0x55fa35431f84 \n#16 0x7fa533e94ac3 \n", + "evalue": "Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x5633fc05be33 \n#1 0x5633fbd4b567 \n#2 0x5633fbd7f9a9 \n#3 0x5633fbd7b8c0 \n#4 0x5633fbdc471d \n#5 0x5633fbdb8103 \n#6 0x5633fbd891ba \n#7 0x5633fbd89b8e \n#8 0x5633fc02059b \n#9 0x5633fc02434b \n#10 0x5633fc00c681 \n#11 0x5633fc024eb2 \n#12 0x5633fbff16af \n#13 0x5633fc04b428 \n#14 0x5633fc04b600 \n#15 0x5633fc05af84 \n#16 0x7fa2e8094ac3 \n", "output_type": "error", "traceback": [ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", @@ -116,7 +116,7 @@ "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py:292\u001b[0m, in \u001b[0;36mWebDriver.start_session\u001b[0;34m(self, capabilities)\u001b[0m\n\u001b[1;32m 285\u001b[0m \u001b[38;5;250m\u001b[39m\u001b[38;5;124;03m\"\"\"Creates a new session with the desired capabilities.\u001b[39;00m\n\u001b[1;32m 286\u001b[0m \n\u001b[1;32m 287\u001b[0m \u001b[38;5;124;03m:Args:\u001b[39;00m\n\u001b[1;32m 288\u001b[0m \u001b[38;5;124;03m - capabilities - a capabilities dict to start the session with.\u001b[39;00m\n\u001b[1;32m 289\u001b[0m \u001b[38;5;124;03m\"\"\"\u001b[39;00m\n\u001b[1;32m 291\u001b[0m caps \u001b[38;5;241m=\u001b[39m _create_caps(capabilities)\n\u001b[0;32m--> 292\u001b[0m response \u001b[38;5;241m=\u001b[39m \u001b[38;5;28;43mself\u001b[39;49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mexecute\u001b[49m\u001b[43m(\u001b[49m\u001b[43mCommand\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mNEW_SESSION\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mcaps\u001b[49m\u001b[43m)\u001b[49m[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m]\n\u001b[1;32m 293\u001b[0m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39msession_id \u001b[38;5;241m=\u001b[39m response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124msessionId\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 294\u001b[0m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mcaps \u001b[38;5;241m=\u001b[39m response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mcapabilities\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n", "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py:347\u001b[0m, in \u001b[0;36mWebDriver.execute\u001b[0;34m(self, driver_command, params)\u001b[0m\n\u001b[1;32m 345\u001b[0m response \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mcommand_executor\u001b[38;5;241m.\u001b[39mexecute(driver_command, params)\n\u001b[1;32m 346\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m response:\n\u001b[0;32m--> 347\u001b[0m \u001b[38;5;28;43mself\u001b[39;49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43merror_handler\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mcheck_response\u001b[49m\u001b[43m(\u001b[49m\u001b[43mresponse\u001b[49m\u001b[43m)\u001b[49m\n\u001b[1;32m 348\u001b[0m response[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m] \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_unwrap_value(response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m, \u001b[38;5;28;01mNone\u001b[39;00m))\n\u001b[1;32m 349\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m response\n", "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/errorhandler.py:229\u001b[0m, in \u001b[0;36mErrorHandler.check_response\u001b[0;34m(self, response)\u001b[0m\n\u001b[1;32m 227\u001b[0m alert_text \u001b[38;5;241m=\u001b[39m value[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124malert\u001b[39m\u001b[38;5;124m\"\u001b[39m]\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mtext\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 228\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m exception_class(message, screen, stacktrace, alert_text) \u001b[38;5;66;03m# type: ignore[call-arg] # mypy is not smart enough here\u001b[39;00m\n\u001b[0;32m--> 229\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m exception_class(message, screen, stacktrace)\n", - "\u001b[0;31mSessionNotCreatedException\u001b[0m: Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55fa35432e33 \n#1 0x55fa35122567 \n#2 0x55fa351569a9 \n#3 0x55fa351528c0 \n#4 0x55fa3519b71d \n#5 0x55fa3518f103 \n#6 0x55fa351601ba \n#7 0x55fa35160b8e \n#8 0x55fa353f759b \n#9 0x55fa353fb34b \n#10 0x55fa353e3681 \n#11 0x55fa353fbeb2 \n#12 0x55fa353c86af \n#13 0x55fa35422428 \n#14 0x55fa35422600 \n#15 0x55fa35431f84 \n#16 0x7fa533e94ac3 \n" + "\u001b[0;31mSessionNotCreatedException\u001b[0m: Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x5633fc05be33 \n#1 0x5633fbd4b567 \n#2 0x5633fbd7f9a9 \n#3 0x5633fbd7b8c0 \n#4 0x5633fbdc471d \n#5 0x5633fbdb8103 \n#6 0x5633fbd891ba \n#7 0x5633fbd89b8e \n#8 0x5633fc02059b \n#9 0x5633fc02434b \n#10 0x5633fc00c681 \n#11 0x5633fc024eb2 \n#12 0x5633fbff16af \n#13 0x5633fc04b428 \n#14 0x5633fc04b600 \n#15 0x5633fc05af84 \n#16 0x7fa2e8094ac3 \n" ] } ], @@ -134,16 +134,16 @@ "id": "63be303c", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.089165Z", - "iopub.status.busy": "2024-04-22T11:01:01.088825Z", - "iopub.status.idle": "2024-04-22T11:01:01.487914Z", - "shell.execute_reply": "2024-04-22T11:01:01.487245Z" + "iopub.execute_input": "2024-04-23T17:08:38.621763Z", + "iopub.status.busy": "2024-04-23T17:08:38.621412Z", + "iopub.status.idle": "2024-04-23T17:08:38.997277Z", + "shell.execute_reply": "2024-04-23T17:08:38.996539Z" } }, "outputs": [ { "ename": "SessionNotCreatedException", - "evalue": "Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55d9e4496e33 \n#1 0x55d9e4186567 \n#2 0x55d9e41ba9a9 \n#3 0x55d9e41b68c0 \n#4 0x55d9e41ff71d \n#5 0x55d9e41f3103 \n#6 0x55d9e41c41ba \n#7 0x55d9e41c4b8e \n#8 0x55d9e445b59b \n#9 0x55d9e445f34b \n#10 0x55d9e4447681 \n#11 0x55d9e445feb2 \n#12 0x55d9e442c6af \n#13 0x55d9e4486428 \n#14 0x55d9e4486600 \n#15 0x55d9e4495f84 \n#16 0x7f9c5e894ac3 \n", + "evalue": "Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55d303c7de33 \n#1 0x55d30396d567 \n#2 0x55d3039a19a9 \n#3 0x55d30399d8c0 \n#4 0x55d3039e671d \n#5 0x55d3039da103 \n#6 0x55d3039ab1ba \n#7 0x55d3039abb8e \n#8 0x55d303c4259b \n#9 0x55d303c4634b \n#10 0x55d303c2e681 \n#11 0x55d303c46eb2 \n#12 0x55d303c136af \n#13 0x55d303c6d428 \n#14 0x55d303c6d600 \n#15 0x55d303c7cf84 \n#16 0x7f82aa694ac3 \n", "output_type": "error", "traceback": [ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", @@ -158,7 +158,7 @@ "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py:292\u001b[0m, in \u001b[0;36mWebDriver.start_session\u001b[0;34m(self, capabilities)\u001b[0m\n\u001b[1;32m 285\u001b[0m \u001b[38;5;250m\u001b[39m\u001b[38;5;124;03m\"\"\"Creates a new session with the desired capabilities.\u001b[39;00m\n\u001b[1;32m 286\u001b[0m \n\u001b[1;32m 287\u001b[0m \u001b[38;5;124;03m:Args:\u001b[39;00m\n\u001b[1;32m 288\u001b[0m \u001b[38;5;124;03m - capabilities - a capabilities dict to start the session with.\u001b[39;00m\n\u001b[1;32m 289\u001b[0m \u001b[38;5;124;03m\"\"\"\u001b[39;00m\n\u001b[1;32m 291\u001b[0m caps \u001b[38;5;241m=\u001b[39m _create_caps(capabilities)\n\u001b[0;32m--> 292\u001b[0m response \u001b[38;5;241m=\u001b[39m \u001b[38;5;28;43mself\u001b[39;49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mexecute\u001b[49m\u001b[43m(\u001b[49m\u001b[43mCommand\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mNEW_SESSION\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mcaps\u001b[49m\u001b[43m)\u001b[49m[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m]\n\u001b[1;32m 293\u001b[0m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39msession_id \u001b[38;5;241m=\u001b[39m response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124msessionId\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 294\u001b[0m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mcaps \u001b[38;5;241m=\u001b[39m response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mcapabilities\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n", "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py:347\u001b[0m, in \u001b[0;36mWebDriver.execute\u001b[0;34m(self, driver_command, params)\u001b[0m\n\u001b[1;32m 345\u001b[0m response \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mcommand_executor\u001b[38;5;241m.\u001b[39mexecute(driver_command, params)\n\u001b[1;32m 346\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m response:\n\u001b[0;32m--> 347\u001b[0m \u001b[38;5;28;43mself\u001b[39;49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43merror_handler\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mcheck_response\u001b[49m\u001b[43m(\u001b[49m\u001b[43mresponse\u001b[49m\u001b[43m)\u001b[49m\n\u001b[1;32m 348\u001b[0m response[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m] \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_unwrap_value(response\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mvalue\u001b[39m\u001b[38;5;124m\"\u001b[39m, \u001b[38;5;28;01mNone\u001b[39;00m))\n\u001b[1;32m 349\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m response\n", "File \u001b[0;32m/usr/share/miniconda/envs/howbadismybatch-venv/lib/python3.9/site-packages/selenium/webdriver/remote/errorhandler.py:229\u001b[0m, in \u001b[0;36mErrorHandler.check_response\u001b[0;34m(self, response)\u001b[0m\n\u001b[1;32m 227\u001b[0m alert_text \u001b[38;5;241m=\u001b[39m value[\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124malert\u001b[39m\u001b[38;5;124m\"\u001b[39m]\u001b[38;5;241m.\u001b[39mget(\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mtext\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 228\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m exception_class(message, screen, stacktrace, alert_text) \u001b[38;5;66;03m# type: ignore[call-arg] # mypy is not smart enough here\u001b[39;00m\n\u001b[0;32m--> 229\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m exception_class(message, screen, stacktrace)\n", - "\u001b[0;31mSessionNotCreatedException\u001b[0m: Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55d9e4496e33 \n#1 0x55d9e4186567 \n#2 0x55d9e41ba9a9 \n#3 0x55d9e41b68c0 \n#4 0x55d9e41ff71d \n#5 0x55d9e41f3103 \n#6 0x55d9e41c41ba \n#7 0x55d9e41c4b8e \n#8 0x55d9e445b59b \n#9 0x55d9e445f34b \n#10 0x55d9e4447681 \n#11 0x55d9e445feb2 \n#12 0x55d9e442c6af \n#13 0x55d9e4486428 \n#14 0x55d9e4486600 \n#15 0x55d9e4495f84 \n#16 0x7f9c5e894ac3 \n" + "\u001b[0;31mSessionNotCreatedException\u001b[0m: Message: session not created: Chrome failed to start: exited normally.\n (session not created: DevToolsActivePort file doesn't exist)\n (The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)\nStacktrace:\n#0 0x55d303c7de33 \n#1 0x55d30396d567 \n#2 0x55d3039a19a9 \n#3 0x55d30399d8c0 \n#4 0x55d3039e671d \n#5 0x55d3039da103 \n#6 0x55d3039ab1ba \n#7 0x55d3039abb8e \n#8 0x55d303c4259b \n#9 0x55d303c4634b \n#10 0x55d303c2e681 \n#11 0x55d303c46eb2 \n#12 0x55d303c136af \n#13 0x55d303c6d428 \n#14 0x55d303c6d600 \n#15 0x55d303c7cf84 \n#16 0x7f82aa694ac3 \n" ] } ], @@ -174,10 +174,10 @@ "id": "3f992231", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.490254Z", - "iopub.status.busy": "2024-04-22T11:01:01.490074Z", - "iopub.status.idle": "2024-04-22T11:01:01.502852Z", - "shell.execute_reply": "2024-04-22T11:01:01.502308Z" + "iopub.execute_input": "2024-04-23T17:08:38.999839Z", + "iopub.status.busy": "2024-04-23T17:08:38.999466Z", + "iopub.status.idle": "2024-04-23T17:08:39.013109Z", + "shell.execute_reply": "2024-04-23T17:08:39.012458Z" } }, "outputs": [ @@ -204,10 +204,10 @@ "id": "356494d3", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.504998Z", - "iopub.status.busy": "2024-04-22T11:01:01.504675Z", - "iopub.status.idle": "2024-04-22T11:01:01.516996Z", - "shell.execute_reply": "2024-04-22T11:01:01.516552Z" + "iopub.execute_input": "2024-04-23T17:08:39.015485Z", + "iopub.status.busy": "2024-04-23T17:08:39.015147Z", + "iopub.status.idle": "2024-04-23T17:08:39.028438Z", + "shell.execute_reply": "2024-04-23T17:08:39.027973Z" } }, "outputs": [ @@ -236,10 +236,10 @@ "id": "349edd73", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.518992Z", - "iopub.status.busy": "2024-04-22T11:01:01.518821Z", - "iopub.status.idle": "2024-04-22T11:01:01.530803Z", - "shell.execute_reply": "2024-04-22T11:01:01.530270Z" + "iopub.execute_input": "2024-04-23T17:08:39.030755Z", + "iopub.status.busy": "2024-04-23T17:08:39.030421Z", + "iopub.status.idle": "2024-04-23T17:08:39.042997Z", + "shell.execute_reply": "2024-04-23T17:08:39.042549Z" } }, "outputs": [ @@ -268,10 +268,10 @@ "id": "f10704f3", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.532741Z", - "iopub.status.busy": "2024-04-22T11:01:01.532574Z", - "iopub.status.idle": "2024-04-22T11:01:01.545591Z", - "shell.execute_reply": "2024-04-22T11:01:01.545049Z" + "iopub.execute_input": "2024-04-23T17:08:39.045058Z", + "iopub.status.busy": "2024-04-23T17:08:39.044782Z", + "iopub.status.idle": "2024-04-23T17:08:39.058764Z", + "shell.execute_reply": "2024-04-23T17:08:39.058151Z" } }, "outputs": [ @@ -300,10 +300,10 @@ "id": "d1b75357", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.547626Z", - "iopub.status.busy": "2024-04-22T11:01:01.547300Z", - "iopub.status.idle": "2024-04-22T11:01:01.550273Z", - "shell.execute_reply": "2024-04-22T11:01:01.549816Z" + "iopub.execute_input": "2024-04-23T17:08:39.061094Z", + "iopub.status.busy": "2024-04-23T17:08:39.060688Z", + "iopub.status.idle": "2024-04-23T17:08:39.064025Z", + "shell.execute_reply": "2024-04-23T17:08:39.063472Z" } }, "outputs": [], @@ -321,10 +321,10 @@ "id": "8b392b34", "metadata": { "execution": { - "iopub.execute_input": "2024-04-22T11:01:01.552109Z", - "iopub.status.busy": "2024-04-22T11:01:01.551956Z", - "iopub.status.idle": "2024-04-22T11:01:01.565332Z", - "shell.execute_reply": "2024-04-22T11:01:01.564812Z" + "iopub.execute_input": "2024-04-23T17:08:39.066467Z", + "iopub.status.busy": "2024-04-23T17:08:39.065944Z", + "iopub.status.idle": "2024-04-23T17:08:39.081489Z", + "shell.execute_reply": "2024-04-23T17:08:39.081001Z" } }, "outputs": [