diff --git a/GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb b/GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb index 68051f7694..0034df8685 100644 --- a/GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb +++ b/GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb @@ -82,15 +82,15 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 3, "id": "353ef79c", "metadata": { "execution": { - "iopub.execute_input": "2024-06-11T22:55:58.440820Z", - "iopub.status.busy": "2024-06-11T22:55:58.440451Z", - "iopub.status.idle": "2024-06-11T22:55:59.332435Z", - "shell.execute_reply": "2024-06-11T22:55:59.331800Z", - "shell.execute_reply.started": "2024-06-11T22:55:58.440744Z" + "iopub.execute_input": "2024-06-11T23:10:21.166943Z", + "iopub.status.busy": "2024-06-11T23:10:21.166697Z", + "iopub.status.idle": "2024-06-11T23:10:21.172023Z", + "shell.execute_reply": "2024-06-11T23:10:21.171413Z", + "shell.execute_reply.started": "2024-06-11T23:10:21.166910Z" }, "papermill": {}, "tags": [] @@ -118,28 +118,20 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 4, "id": "01647a55", "metadata": { "execution": { - "iopub.execute_input": "2024-06-11T22:55:59.335381Z", - "iopub.status.busy": "2024-06-11T22:55:59.335090Z", - "iopub.status.idle": "2024-06-11T22:56:01.428035Z", - "shell.execute_reply": "2024-06-11T22:56:01.427227Z", - "shell.execute_reply.started": "2024-06-11T22:55:59.335250Z" + "iopub.execute_input": "2024-06-11T23:10:21.788057Z", + "iopub.status.busy": "2024-06-11T23:10:21.787763Z", + "iopub.status.idle": "2024-06-11T23:10:22.898704Z", + "shell.execute_reply": "2024-06-11T23:10:22.898083Z", + "shell.execute_reply.started": "2024-06-11T23:10:21.788027Z" }, "papermill": {}, "tags": [] }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "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\n" - ] - } - ], + "outputs": [], "source": [ "github_token = naas.secret.get(\"GITHUB_TOKEN\").value\n", "issue_url = \"https://github.com/pola-rs/polars/issues/16661\"" @@ -159,15 +151,15 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 5, "id": "29e87112-879c-439c-87b3-3065f9a91085", "metadata": { "execution": { - "iopub.execute_input": "2024-06-10T09:27:05.578977Z", - "iopub.status.busy": "2024-06-10T09:27:05.574960Z", - "iopub.status.idle": "2024-06-10T09:27:05.588006Z", - "shell.execute_reply": "2024-06-10T09:27:05.587469Z", - "shell.execute_reply.started": "2024-06-10T09:27:05.578942Z" + "iopub.execute_input": "2024-06-11T23:12:58.827203Z", + "iopub.status.busy": "2024-06-11T23:12:58.826964Z", + "iopub.status.idle": "2024-06-11T23:12:58.835109Z", + "shell.execute_reply": "2024-06-11T23:12:58.834479Z", + "shell.execute_reply.started": "2024-06-11T23:12:58.827182Z" }, "tags": [] }, @@ -226,15 +218,15 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 6, "id": "947ce69b-f636-4ac4-abd9-4254fca3f897", "metadata": { "execution": { - "iopub.execute_input": "2024-06-10T09:27:05.592960Z", - "iopub.status.busy": "2024-06-10T09:27:05.591351Z", - "iopub.status.idle": "2024-06-10T09:27:06.854524Z", - "shell.execute_reply": "2024-06-10T09:27:06.853915Z", - "shell.execute_reply.started": "2024-06-10T09:27:05.592927Z" + "iopub.execute_input": "2024-06-11T23:13:09.582365Z", + "iopub.status.busy": "2024-06-11T23:13:09.582119Z", + "iopub.status.idle": "2024-06-11T23:13:10.087993Z", + "shell.execute_reply": "2024-06-11T23:13:10.087340Z", + "shell.execute_reply.started": "2024-06-11T23:13:09.582343Z" }, "tags": [] }, @@ -321,7 +313,7 @@ "2 99486669 " ] }, - "execution_count": 4, + "execution_count": 6, "metadata": {}, "output_type": "execute_result" }