|
29 | 29 | "metadata": { |
30 | 30 | "collapsed": false, |
31 | 31 | "execution": { |
32 | | - "iopub.execute_input": "2025-02-26T03:36:06.769536Z", |
33 | | - "iopub.status.busy": "2025-02-26T03:36:06.769131Z", |
34 | | - "iopub.status.idle": "2025-02-26T03:36:07.934020Z", |
35 | | - "shell.execute_reply": "2025-02-26T03:36:07.933257Z" |
| 32 | + "iopub.execute_input": "2025-10-29T18:08:46.246521Z", |
| 33 | + "iopub.status.busy": "2025-10-29T18:08:46.246328Z", |
| 34 | + "iopub.status.idle": "2025-10-29T18:08:47.818416Z", |
| 35 | + "shell.execute_reply": "2025-10-29T18:08:47.817660Z" |
36 | 36 | } |
37 | 37 | }, |
38 | 38 | "outputs": [ |
|
42 | 42 | "text": [ |
43 | 43 | "Collecting python-frontmatter\r\n", |
44 | 44 | " Downloading python_frontmatter-1.1.0-py3-none-any.whl.metadata (4.1 kB)\r\n", |
45 | | - "Requirement already satisfied: getorg in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (0.3.1)\r\n" |
| 45 | + "Requirement already satisfied: getorg in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (0.3.1)\r\n", |
| 46 | + "Requirement already satisfied: PyYAML in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from python-frontmatter) (6.0.3)\r\n", |
| 47 | + "Requirement already satisfied: geopy in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from getorg) (2.4.1)\r\n", |
| 48 | + "Requirement already satisfied: pygithub in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from getorg) (2.8.1)\r\n" |
46 | 49 | ] |
47 | 50 | }, |
48 | 51 | { |
49 | 52 | "name": "stdout", |
50 | 53 | "output_type": "stream", |
51 | 54 | "text": [ |
52 | | - "Requirement already satisfied: PyYAML in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from python-frontmatter) (6.0.2)\r\n", |
53 | | - "Requirement already satisfied: geopy in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from getorg) (2.4.1)\r\n", |
54 | | - "Requirement already satisfied: pygithub in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from getorg) (2.6.1)\r\n", |
55 | | - "Requirement already satisfied: retrying in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from getorg) (1.3.4)\r\n", |
56 | | - "Requirement already satisfied: geographiclib<3,>=1.52 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from geopy->getorg) (2.0)\r\n", |
57 | | - "Requirement already satisfied: pynacl>=1.4.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pygithub->getorg) (1.5.0)\r\n", |
58 | | - "Requirement already satisfied: requests>=2.14.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.32.3)\r\n", |
59 | | - "Requirement already satisfied: pyjwt>=2.4.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.10.1)\r\n", |
60 | | - "Requirement already satisfied: typing-extensions>=4.0.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pygithub->getorg) (4.12.2)\r\n", |
61 | | - "Requirement already satisfied: urllib3>=1.26.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.3.0)\r\n", |
62 | | - "Requirement already satisfied: Deprecated in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pygithub->getorg) (1.2.18)\r\n", |
63 | | - "Requirement already satisfied: six>=1.7.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from retrying->getorg) (1.17.0)\r\n", |
64 | | - "Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (44.0.1)\r\n", |
65 | | - "Requirement already satisfied: cffi>=1.4.1 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from pynacl>=1.4.0->pygithub->getorg) (1.17.1)\r\n", |
66 | | - "Requirement already satisfied: charset-normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.4.1)\r\n", |
67 | | - "Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.10)\r\n", |
68 | | - "Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (2025.1.31)\r\n", |
69 | | - "Requirement already satisfied: wrapt<2,>=1.10 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from Deprecated->pygithub->getorg) (1.17.2)\r\n" |
| 55 | + "Requirement already satisfied: retrying in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from getorg) (1.4.2)\r\n", |
| 56 | + "Requirement already satisfied: geographiclib<3,>=1.52 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from geopy->getorg) (2.1)\r\n", |
| 57 | + "Requirement already satisfied: pynacl>=1.4.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pygithub->getorg) (1.6.0)\r\n", |
| 58 | + "Requirement already satisfied: requests>=2.14.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.32.5)\r\n", |
| 59 | + "Requirement already satisfied: pyjwt>=2.4.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.10.1)\r\n", |
| 60 | + "Requirement already satisfied: typing-extensions>=4.5.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pygithub->getorg) (4.15.0)\r\n", |
| 61 | + "Requirement already satisfied: urllib3>=1.26.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.5.0)\r\n", |
| 62 | + "Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (46.0.3)\r\n", |
| 63 | + "Requirement already satisfied: cffi>=2.0.0 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.0.0)\r\n", |
| 64 | + "Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.23)\r\n", |
| 65 | + "Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.4.4)\r\n", |
| 66 | + "Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.11)\r\n", |
| 67 | + "Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (2025.10.5)\r\n" |
70 | 68 | ] |
71 | 69 | }, |
72 | 70 | { |
73 | 71 | "name": "stdout", |
74 | 72 | "output_type": "stream", |
75 | 73 | "text": [ |
76 | | - "Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from cffi>=1.4.1->pynacl>=1.4.0->pygithub->getorg) (2.22)\r\n", |
77 | 74 | "Downloading python_frontmatter-1.1.0-py3-none-any.whl (9.8 kB)\r\n" |
78 | 75 | ] |
79 | 76 | }, |
80 | 77 | { |
81 | 78 | "name": "stdout", |
82 | 79 | "output_type": "stream", |
83 | 80 | "text": [ |
84 | | - "Installing collected packages: python-frontmatter\r\n" |
85 | | - ] |
86 | | - }, |
87 | | - { |
88 | | - "name": "stdout", |
89 | | - "output_type": "stream", |
90 | | - "text": [ |
91 | | - "Successfully installed python-frontmatter-1.1.0\r\n" |
| 81 | + "Installing collected packages: python-frontmatter\r\n", |
| 82 | + "Successfully installed python-frontmatter-1.1.0\r\n", |
| 83 | + "\r\n", |
| 84 | + "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip is available: \u001b[0m\u001b[31;49m25.2\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m25.3\u001b[0m\r\n", |
| 85 | + "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpip install --upgrade pip\u001b[0m\r\n" |
92 | 86 | ] |
93 | 87 | }, |
94 | 88 | { |
|
119 | 113 | "metadata": { |
120 | 114 | "collapsed": false, |
121 | 115 | "execution": { |
122 | | - "iopub.execute_input": "2025-02-26T03:36:07.936149Z", |
123 | | - "iopub.status.busy": "2025-02-26T03:36:07.935901Z", |
124 | | - "iopub.status.idle": "2025-02-26T03:36:07.939314Z", |
125 | | - "shell.execute_reply": "2025-02-26T03:36:07.938765Z" |
| 116 | + "iopub.execute_input": "2025-10-29T18:08:47.820520Z", |
| 117 | + "iopub.status.busy": "2025-10-29T18:08:47.820284Z", |
| 118 | + "iopub.status.idle": "2025-10-29T18:08:47.823452Z", |
| 119 | + "shell.execute_reply": "2025-10-29T18:08:47.822821Z" |
126 | 120 | } |
127 | 121 | }, |
128 | 122 | "outputs": [], |
|
137 | 131 | "metadata": { |
138 | 132 | "collapsed": true, |
139 | 133 | "execution": { |
140 | | - "iopub.execute_input": "2025-02-26T03:36:07.941580Z", |
141 | | - "iopub.status.busy": "2025-02-26T03:36:07.941049Z", |
142 | | - "iopub.status.idle": "2025-02-26T03:36:07.966143Z", |
143 | | - "shell.execute_reply": "2025-02-26T03:36:07.965594Z" |
| 134 | + "iopub.execute_input": "2025-10-29T18:08:47.825400Z", |
| 135 | + "iopub.status.busy": "2025-10-29T18:08:47.825200Z", |
| 136 | + "iopub.status.idle": "2025-10-29T18:08:47.851237Z", |
| 137 | + "shell.execute_reply": "2025-10-29T18:08:47.850655Z" |
144 | 138 | } |
145 | 139 | }, |
146 | 140 | "outputs": [], |
|
169 | 163 | "metadata": { |
170 | 164 | "collapsed": false, |
171 | 165 | "execution": { |
172 | | - "iopub.execute_input": "2025-02-26T03:36:07.968167Z", |
173 | | - "iopub.status.busy": "2025-02-26T03:36:07.967976Z", |
174 | | - "iopub.status.idle": "2025-02-26T03:36:11.603488Z", |
175 | | - "shell.execute_reply": "2025-02-26T03:36:11.602744Z" |
| 166 | + "iopub.execute_input": "2025-10-29T18:08:47.853112Z", |
| 167 | + "iopub.status.busy": "2025-10-29T18:08:47.852933Z", |
| 168 | + "iopub.status.idle": "2025-10-29T18:08:51.869509Z", |
| 169 | + "shell.execute_reply": "2025-10-29T18:08:51.868810Z" |
176 | 170 | } |
177 | 171 | }, |
178 | 172 | "outputs": [ |
179 | 173 | { |
180 | 174 | "name": "stdout", |
181 | 175 | "output_type": "stream", |
182 | 176 | "text": [ |
183 | | - "Talk 2 on Relevant Topic in Your Field<br />London School of Testing; London, UK London, Greater London, England, United Kingdom\n" |
| 177 | + "Conference Proceeding talk 3 on Relevant Topic in Your Field<br />Testing Institute of America 2014 Annual Conference; Los Angeles, CA, USA Los Angeles, Los Angeles County, California, United States of America\n" |
184 | 178 | ] |
185 | 179 | }, |
186 | 180 | { |
187 | 181 | "name": "stdout", |
188 | 182 | "output_type": "stream", |
189 | 183 | "text": [ |
190 | | - "Tutorial 1 on Relevant Topic in Your Field<br />UC-Berkeley Institute for Testing Science; Berkeley, CA, USA Berkeley, Alameda County, California, United States\n" |
| 184 | + "Talk 2 on Relevant Topic in Your Field<br />London School of Testing; London, UK London, Greater London, England, United Kingdom\n" |
191 | 185 | ] |
192 | 186 | }, |
193 | 187 | { |
194 | 188 | "name": "stdout", |
195 | 189 | "output_type": "stream", |
196 | 190 | "text": [ |
197 | | - "Conference Proceeding talk 3 on Relevant Topic in Your Field<br />Testing Institute of America 2014 Annual Conference; Los Angeles, CA, USA Los Angeles, Los Angeles County, California, United States\n" |
| 191 | + "Tutorial 1 on Relevant Topic in Your Field<br />UC-Berkeley Institute for Testing Science; Berkeley, CA, USA Berkeley, Alameda County, California, United States of America\n" |
198 | 192 | ] |
199 | 193 | }, |
200 | 194 | { |
201 | 195 | "name": "stdout", |
202 | 196 | "output_type": "stream", |
203 | 197 | "text": [ |
204 | | - "Talk 1 on Relevant Topic in Your Field<br />UC San Francisco, Department of Testing; San Francisco, CA, USA San Francisco, California, United States\n" |
| 198 | + "Talk 1 on Relevant Topic in Your Field<br />UC San Francisco, Department of Testing; San Francisco, CA, USA San Francisco, California, United States of America\n" |
205 | 199 | ] |
206 | 200 | } |
207 | 201 | ], |
|
240 | 234 | "metadata": { |
241 | 235 | "collapsed": false, |
242 | 236 | "execution": { |
243 | | - "iopub.execute_input": "2025-02-26T03:36:11.605607Z", |
244 | | - "iopub.status.busy": "2025-02-26T03:36:11.605411Z", |
245 | | - "iopub.status.idle": "2025-02-26T03:36:11.613528Z", |
246 | | - "shell.execute_reply": "2025-02-26T03:36:11.612932Z" |
| 237 | + "iopub.execute_input": "2025-10-29T18:08:51.871571Z", |
| 238 | + "iopub.status.busy": "2025-10-29T18:08:51.871390Z", |
| 239 | + "iopub.status.idle": "2025-10-29T18:08:51.879021Z", |
| 240 | + "shell.execute_reply": "2025-10-29T18:08:51.878412Z" |
247 | 241 | } |
248 | 242 | }, |
249 | 243 | "outputs": [ |
|
291 | 285 | "name": "python", |
292 | 286 | "nbconvert_exporter": "python", |
293 | 287 | "pygments_lexer": "ipython3", |
294 | | - "version": "3.9.21" |
| 288 | + "version": "3.9.23" |
295 | 289 | } |
296 | 290 | }, |
297 | 291 | "nbformat": 4, |
|
0 commit comments