|
4 | 4 | "cell_type": "code",
|
5 | 5 | "execution_count": null,
|
6 | 6 | "id": "69440036",
|
7 |
| - "metadata": {}, |
| 7 | + "metadata": { |
| 8 | + "execution": { |
| 9 | + "iopub.execute_input": "2024-01-27T16:44:14.261867Z", |
| 10 | + "iopub.status.busy": "2024-01-27T16:44:14.261748Z", |
| 11 | + "iopub.status.idle": "2024-01-27T16:44:15.442511Z", |
| 12 | + "shell.execute_reply": "2024-01-27T16:44:15.442129Z" |
| 13 | + } |
| 14 | + }, |
8 | 15 | "outputs": [],
|
9 | 16 | "source": [
|
10 | 17 | "import weave\n",
|
|
16 | 23 | "cell_type": "code",
|
17 | 24 | "execution_count": null,
|
18 | 25 | "id": "a7f7eda3",
|
19 |
| - "metadata": {}, |
| 26 | + "metadata": { |
| 27 | + "execution": { |
| 28 | + "iopub.execute_input": "2024-01-27T16:44:15.444502Z", |
| 29 | + "iopub.status.busy": "2024-01-27T16:44:15.444298Z", |
| 30 | + "iopub.status.idle": "2024-01-27T16:44:15.448977Z", |
| 31 | + "shell.execute_reply": "2024-01-27T16:44:15.448714Z" |
| 32 | + } |
| 33 | + }, |
20 | 34 | "outputs": [],
|
21 | 35 | "source": [
|
22 | 36 | "x = 7\n",
|
|
30 | 44 | "cell_type": "code",
|
31 | 45 | "execution_count": null,
|
32 | 46 | "id": "e36d5f49",
|
33 |
| - "metadata": {}, |
| 47 | + "metadata": { |
| 48 | + "execution": { |
| 49 | + "iopub.execute_input": "2024-01-27T16:44:15.450446Z", |
| 50 | + "iopub.status.busy": "2024-01-27T16:44:15.450342Z", |
| 51 | + "iopub.status.idle": "2024-01-27T16:44:15.452299Z", |
| 52 | + "shell.execute_reply": "2024-01-27T16:44:15.452049Z" |
| 53 | + } |
| 54 | + }, |
34 | 55 | "outputs": [],
|
35 | 56 | "source": [
|
36 | 57 | "print(add_to_closed_var.resolve_fn.__closure__)"
|
|
40 | 61 | "cell_type": "code",
|
41 | 62 | "execution_count": null,
|
42 | 63 | "id": "287a502c",
|
43 |
| - "metadata": {}, |
| 64 | + "metadata": { |
| 65 | + "execution": { |
| 66 | + "iopub.execute_input": "2024-01-27T16:44:15.453690Z", |
| 67 | + "iopub.status.busy": "2024-01-27T16:44:15.453585Z", |
| 68 | + "iopub.status.idle": "2024-01-27T16:44:19.844023Z", |
| 69 | + "shell.execute_reply": "2024-01-27T16:44:19.843685Z" |
| 70 | + } |
| 71 | + }, |
44 | 72 | "outputs": [],
|
45 | 73 | "source": [
|
46 | 74 | "print(weave.use(add_to_closed_var(9)))"
|
|
50 | 78 | "cell_type": "code",
|
51 | 79 | "execution_count": null,
|
52 | 80 | "id": "64f7c176",
|
53 |
| - "metadata": {}, |
| 81 | + "metadata": { |
| 82 | + "execution": { |
| 83 | + "iopub.execute_input": "2024-01-27T16:44:19.845702Z", |
| 84 | + "iopub.status.busy": "2024-01-27T16:44:19.845472Z", |
| 85 | + "iopub.status.idle": "2024-01-27T16:44:19.849105Z", |
| 86 | + "shell.execute_reply": "2024-01-27T16:44:19.848830Z" |
| 87 | + } |
| 88 | + }, |
54 | 89 | "outputs": [],
|
55 | 90 | "source": [
|
56 | 91 | "outer_var = 1\n",
|
|
69 | 104 | "cell_type": "code",
|
70 | 105 | "execution_count": null,
|
71 | 106 | "id": "4f01dcf4",
|
72 |
| - "metadata": {}, |
| 107 | + "metadata": { |
| 108 | + "execution": { |
| 109 | + "iopub.execute_input": "2024-01-27T16:44:19.850537Z", |
| 110 | + "iopub.status.busy": "2024-01-27T16:44:19.850451Z", |
| 111 | + "iopub.status.idle": "2024-01-27T16:44:19.854527Z", |
| 112 | + "shell.execute_reply": "2024-01-27T16:44:19.854126Z" |
| 113 | + } |
| 114 | + }, |
73 | 115 | "outputs": [],
|
74 | 116 | "source": [
|
75 | 117 | "outer_var = 1\n",
|
|
0 commit comments