|
5 | 5 | "execution_count": 1, |
6 | 6 | "metadata": { |
7 | 7 | "execution": { |
8 | | - "iopub.execute_input": "2021-05-16T01:17:43.398697Z", |
9 | | - "iopub.status.busy": "2021-05-16T01:17:43.398438Z", |
10 | | - "iopub.status.idle": "2021-05-16T01:17:43.406473Z", |
11 | | - "shell.execute_reply": "2021-05-16T01:17:43.405574Z", |
12 | | - "shell.execute_reply.started": "2021-05-16T01:17:43.398631Z" |
| 8 | + "iopub.execute_input": "2021-06-18T16:13:11.410779Z", |
| 9 | + "iopub.status.busy": "2021-06-18T16:13:11.410414Z", |
| 10 | + "iopub.status.idle": "2021-06-18T16:13:11.423394Z", |
| 11 | + "shell.execute_reply": "2021-06-18T16:13:11.422189Z", |
| 12 | + "shell.execute_reply.started": "2021-06-18T16:13:11.410668Z" |
13 | 13 | }, |
14 | 14 | "tags": [] |
15 | 15 | }, |
|
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "cell_type": "code", |
31 | | - "execution_count": 2, |
| 31 | + "execution_count": 5, |
| 32 | + "metadata": { |
| 33 | + "execution": { |
| 34 | + "iopub.execute_input": "2021-06-18T16:23:33.407046Z", |
| 35 | + "iopub.status.busy": "2021-06-18T16:23:33.406829Z", |
| 36 | + "iopub.status.idle": "2021-06-18T16:23:36.529019Z", |
| 37 | + "shell.execute_reply": "2021-06-18T16:23:36.528045Z", |
| 38 | + "shell.execute_reply.started": "2021-06-18T16:23:33.407023Z" |
| 39 | + } |
| 40 | + }, |
| 41 | + "outputs": [ |
| 42 | + { |
| 43 | + "name": "stdout", |
| 44 | + "output_type": "stream", |
| 45 | + "text": [ |
| 46 | + "hello!\n" |
| 47 | + ] |
| 48 | + } |
| 49 | + ], |
| 50 | + "source": [ |
| 51 | + "!sleep 3\n", |
| 52 | + "print(\"hello!\")" |
| 53 | + ] |
| 54 | + }, |
| 55 | + { |
| 56 | + "cell_type": "code", |
| 57 | + "execution_count": 6, |
32 | 58 | "metadata": { |
33 | 59 | "execution": { |
34 | | - "iopub.execute_input": "2021-05-16T01:17:43.408122Z", |
35 | | - "iopub.status.busy": "2021-05-16T01:17:43.407871Z", |
36 | | - "iopub.status.idle": "2021-05-16T01:17:46.537467Z", |
37 | | - "shell.execute_reply": "2021-05-16T01:17:46.536828Z", |
38 | | - "shell.execute_reply.started": "2021-05-16T01:17:43.408099Z" |
| 60 | + "iopub.execute_input": "2021-06-18T16:23:46.212426Z", |
| 61 | + "iopub.status.busy": "2021-06-18T16:23:46.212217Z", |
| 62 | + "iopub.status.idle": "2021-06-18T16:24:52.337429Z", |
| 63 | + "shell.execute_reply": "2021-06-18T16:24:52.336762Z", |
| 64 | + "shell.execute_reply.started": "2021-06-18T16:23:46.212401Z" |
39 | 65 | }, |
40 | 66 | "tags": [] |
41 | 67 | }, |
|
49 | 75 | } |
50 | 76 | ], |
51 | 77 | "source": [ |
52 | | - "!sleep 3\n", |
| 78 | + "!sleep 66\n", |
53 | 79 | "print(\"hello world!\")" |
54 | 80 | ] |
55 | 81 | }, |
|
0 commit comments