|
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": "2026-02-14T08:10:56.484839Z", |
| 33 | + "iopub.status.busy": "2026-02-14T08:10:56.484624Z", |
| 34 | + "iopub.status.idle": "2026-02-14T08:10:57.693207Z", |
| 35 | + "shell.execute_reply": "2026-02-14T08:10:57.692517Z" |
36 | 36 | } |
37 | 37 | }, |
38 | 38 | "outputs": [ |
39 | 39 | { |
40 | 40 | "name": "stdout", |
41 | 41 | "output_type": "stream", |
42 | 42 | "text": [ |
43 | | - "Collecting python-frontmatter\r\n", |
| 43 | + "Collecting python-frontmatter\r\n" |
| 44 | + ] |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "stdout", |
| 48 | + "output_type": "stream", |
| 49 | + "text": [ |
44 | 50 | " 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" |
| 51 | + "Requirement already satisfied: getorg in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (0.3.1)\r\n" |
46 | 52 | ] |
47 | 53 | }, |
48 | 54 | { |
49 | 55 | "name": "stdout", |
50 | 56 | "output_type": "stream", |
51 | 57 | "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" |
| 58 | + "Requirement already satisfied: PyYAML in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from python-frontmatter) (6.0.3)\r\n", |
| 59 | + "Requirement already satisfied: geopy in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (2.4.1)\r\n", |
| 60 | + "Requirement already satisfied: pygithub in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (2.8.1)\r\n", |
| 61 | + "Requirement already satisfied: retrying in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (1.4.2)\r\n", |
| 62 | + "Requirement already satisfied: geographiclib<3,>=1.52 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from geopy->getorg) (2.1)\r\n", |
| 63 | + "Requirement already satisfied: pynacl>=1.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (1.6.2)\r\n", |
| 64 | + "Requirement already satisfied: requests>=2.14.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.32.5)\r\n", |
| 65 | + "Requirement already satisfied: pyjwt>=2.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.11.0)\r\n", |
| 66 | + "Requirement already satisfied: typing-extensions>=4.5.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (4.15.0)\r\n", |
| 67 | + "Requirement already satisfied: urllib3>=1.26.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.6.3)\r\n", |
| 68 | + "Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (46.0.5)\r\n", |
| 69 | + "Requirement already satisfied: cffi>=2.0.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.0.0)\r\n", |
| 70 | + "Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.9.25/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" |
70 | 71 | ] |
71 | 72 | }, |
72 | 73 | { |
73 | 74 | "name": "stdout", |
74 | 75 | "output_type": "stream", |
75 | 76 | "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 | + "Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.4.4)\r\n", |
| 78 | + "Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.11)\r\n", |
| 79 | + "Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (2026.1.4)\r\n", |
77 | 80 | "Downloading python_frontmatter-1.1.0-py3-none-any.whl (9.8 kB)\r\n" |
78 | 81 | ] |
79 | 82 | }, |
|
119 | 122 | "metadata": { |
120 | 123 | "collapsed": false, |
121 | 124 | "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" |
| 125 | + "iopub.execute_input": "2026-02-14T08:10:57.695447Z", |
| 126 | + "iopub.status.busy": "2026-02-14T08:10:57.695171Z", |
| 127 | + "iopub.status.idle": "2026-02-14T08:10:57.698572Z", |
| 128 | + "shell.execute_reply": "2026-02-14T08:10:57.698007Z" |
126 | 129 | } |
127 | 130 | }, |
128 | 131 | "outputs": [], |
|
137 | 140 | "metadata": { |
138 | 141 | "collapsed": true, |
139 | 142 | "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" |
| 143 | + "iopub.execute_input": "2026-02-14T08:10:57.700614Z", |
| 144 | + "iopub.status.busy": "2026-02-14T08:10:57.700427Z", |
| 145 | + "iopub.status.idle": "2026-02-14T08:10:57.728422Z", |
| 146 | + "shell.execute_reply": "2026-02-14T08:10:57.727711Z" |
144 | 147 | } |
145 | 148 | }, |
146 | 149 | "outputs": [], |
|
169 | 172 | "metadata": { |
170 | 173 | "collapsed": false, |
171 | 174 | "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" |
| 175 | + "iopub.execute_input": "2026-02-14T08:10:57.731136Z", |
| 176 | + "iopub.status.busy": "2026-02-14T08:10:57.730838Z", |
| 177 | + "iopub.status.idle": "2026-02-14T08:10:58.321349Z", |
| 178 | + "shell.execute_reply": "2026-02-14T08:10:58.320583Z" |
176 | 179 | } |
177 | 180 | }, |
178 | 181 | "outputs": [ |
179 | 182 | { |
180 | 183 | "name": "stdout", |
181 | 184 | "output_type": "stream", |
182 | 185 | "text": [ |
183 | | - "Talk 2 on Relevant Topic in Your Field<br />London School of Testing; London, UK London, Greater London, England, United Kingdom\n" |
184 | | - ] |
185 | | - }, |
186 | | - { |
187 | | - "name": "stdout", |
188 | | - "output_type": "stream", |
189 | | - "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" |
| 186 | + "Talk 2 on Relevant Topic in Your Field<br />London School of Testing; London, UK Greater London, England, United Kingdom\n" |
191 | 187 | ] |
192 | 188 | }, |
193 | 189 | { |
|
196 | 192 | "text": [ |
197 | 193 | "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" |
198 | 194 | ] |
199 | | - }, |
200 | | - { |
201 | | - "name": "stdout", |
202 | | - "output_type": "stream", |
203 | | - "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" |
205 | | - ] |
206 | 195 | } |
207 | 196 | ], |
208 | 197 | "source": [ |
|
240 | 229 | "metadata": { |
241 | 230 | "collapsed": false, |
242 | 231 | "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" |
| 232 | + "iopub.execute_input": "2026-02-14T08:10:58.323512Z", |
| 233 | + "iopub.status.busy": "2026-02-14T08:10:58.323297Z", |
| 234 | + "iopub.status.idle": "2026-02-14T08:10:58.331745Z", |
| 235 | + "shell.execute_reply": "2026-02-14T08:10:58.331101Z" |
247 | 236 | } |
248 | 237 | }, |
249 | 238 | "outputs": [ |
|
291 | 280 | "name": "python", |
292 | 281 | "nbconvert_exporter": "python", |
293 | 282 | "pygments_lexer": "ipython3", |
294 | | - "version": "3.9.21" |
| 283 | + "version": "3.9.25" |
295 | 284 | } |
296 | 285 | }, |
297 | 286 | "nbformat": 4, |
|
0 commit comments