Skip to content

Commit 1a452cc

Browse files
docs(release): re-execute notebooks under DataJoint 2.3.1; bump datajoint_version 2.2 -> 2.3
Docs release step for the 2.3 line. All 22 tutorial/how-to notebook connection banners now read 'DataJoint 2.3.1 connected' (executed against the released datajoint==2.3.1 from PyPI, PostgreSQL backend), and the mkdocs marker advances 2.2 -> 2.3. Landed together so the check-notebooks guard stays green. Verified: 23/23 notebooks executed (0 failed); scripts/check_notebook_versions.py OK on 2.3.x; mkdocs build --strict exits 0. Closes #207.
1 parent 152cb25 commit 1a452cc

24 files changed

Lines changed: 2551 additions & 2533 deletions

mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ markdown_extensions:
250250
generic: true
251251
extra:
252252
generator: false # Disable watermark
253-
datajoint_version: "2.2" # DataJoint Python version this documentation covers
253+
datajoint_version: "2.3" # DataJoint Python version this documentation covers
254254
social:
255255
- icon: main/company-logo
256256
link: https://www.datajoint.com

src/how-to/master-part.ipynb

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
"id": "cell-setup",
1717
"metadata": {
1818
"execution": {
19-
"iopub.execute_input": "2026-05-18T19:42:27.675571Z",
20-
"iopub.status.busy": "2026-05-18T19:42:27.675251Z",
21-
"iopub.status.idle": "2026-05-18T19:42:28.026876Z",
22-
"shell.execute_reply": "2026-05-18T19:42:28.026279Z"
19+
"iopub.execute_input": "2026-07-17T00:27:58.116549Z",
20+
"iopub.status.busy": "2026-07-17T00:27:58.116324Z",
21+
"iopub.status.idle": "2026-07-17T00:27:58.389593Z",
22+
"shell.execute_reply": "2026-07-17T00:27:58.388850Z"
2323
}
2424
},
2525
"outputs": [
2626
{
2727
"name": "stdout",
2828
"output_type": "stream",
2929
"text": [
30-
"[2026-05-18 19:42:28] DataJoint 2.2.2 connected to postgres@postgres:5432\n"
30+
"[2026-07-17 00:27:58] DataJoint 2.3.1 connected to postgres@postgres:5432\n"
3131
]
3232
}
3333
],
@@ -84,10 +84,10 @@
8484
"id": "cell-define",
8585
"metadata": {
8686
"execution": {
87-
"iopub.execute_input": "2026-05-18T19:42:28.027920Z",
88-
"iopub.status.busy": "2026-05-18T19:42:28.027760Z",
89-
"iopub.status.idle": "2026-05-18T19:42:28.311816Z",
90-
"shell.execute_reply": "2026-05-18T19:42:28.311281Z"
87+
"iopub.execute_input": "2026-07-17T00:27:58.390763Z",
88+
"iopub.status.busy": "2026-07-17T00:27:58.390595Z",
89+
"iopub.status.idle": "2026-07-17T00:27:58.679401Z",
90+
"shell.execute_reply": "2026-07-17T00:27:58.678852Z"
9191
}
9292
},
9393
"outputs": [
@@ -156,7 +156,7 @@
156156
"</svg>"
157157
],
158158
"text/plain": [
159-
"<datajoint.diagram.Diagram at 0xffff764a9d90>"
159+
"<datajoint.diagram.Diagram at 0xffff72958d70>"
160160
]
161161
},
162162
"execution_count": 2,
@@ -225,10 +225,10 @@
225225
"id": "cell-insert",
226226
"metadata": {
227227
"execution": {
228-
"iopub.execute_input": "2026-05-18T19:42:28.313033Z",
229-
"iopub.status.busy": "2026-05-18T19:42:28.312945Z",
230-
"iopub.status.idle": "2026-05-18T19:42:28.319781Z",
231-
"shell.execute_reply": "2026-05-18T19:42:28.319299Z"
228+
"iopub.execute_input": "2026-07-17T00:27:58.680299Z",
229+
"iopub.status.busy": "2026-07-17T00:27:58.680218Z",
230+
"iopub.status.idle": "2026-07-17T00:27:58.686221Z",
231+
"shell.execute_reply": "2026-07-17T00:27:58.685855Z"
232232
}
233233
},
234234
"outputs": [
@@ -379,10 +379,10 @@
379379
"id": "cell-query",
380380
"metadata": {
381381
"execution": {
382-
"iopub.execute_input": "2026-05-18T19:42:28.320926Z",
383-
"iopub.status.busy": "2026-05-18T19:42:28.320831Z",
384-
"iopub.status.idle": "2026-05-18T19:42:28.324757Z",
385-
"shell.execute_reply": "2026-05-18T19:42:28.324278Z"
382+
"iopub.execute_input": "2026-07-17T00:27:58.687143Z",
383+
"iopub.status.busy": "2026-07-17T00:27:58.687060Z",
384+
"iopub.status.idle": "2026-07-17T00:27:58.691399Z",
385+
"shell.execute_reply": "2026-07-17T00:27:58.690909Z"
386386
}
387387
},
388388
"outputs": [
@@ -497,10 +497,10 @@
497497
"id": "cell-join",
498498
"metadata": {
499499
"execution": {
500-
"iopub.execute_input": "2026-05-18T19:42:28.325531Z",
501-
"iopub.status.busy": "2026-05-18T19:42:28.325457Z",
502-
"iopub.status.idle": "2026-05-18T19:42:28.330016Z",
503-
"shell.execute_reply": "2026-05-18T19:42:28.329459Z"
500+
"iopub.execute_input": "2026-07-17T00:27:58.692120Z",
501+
"iopub.status.busy": "2026-07-17T00:27:58.692052Z",
502+
"iopub.status.idle": "2026-07-17T00:27:58.696507Z",
503+
"shell.execute_reply": "2026-07-17T00:27:58.696010Z"
504504
}
505505
},
506506
"outputs": [
@@ -618,10 +618,10 @@
618618
"id": "cell-aggr",
619619
"metadata": {
620620
"execution": {
621-
"iopub.execute_input": "2026-05-18T19:42:28.330816Z",
622-
"iopub.status.busy": "2026-05-18T19:42:28.330742Z",
623-
"iopub.status.idle": "2026-05-18T19:42:28.335817Z",
624-
"shell.execute_reply": "2026-05-18T19:42:28.335320Z"
621+
"iopub.execute_input": "2026-07-17T00:27:58.697284Z",
622+
"iopub.status.busy": "2026-07-17T00:27:58.697202Z",
623+
"iopub.status.idle": "2026-07-17T00:27:58.701125Z",
624+
"shell.execute_reply": "2026-07-17T00:27:58.700689Z"
625625
}
626626
},
627627
"outputs": [
@@ -736,10 +736,10 @@
736736
"id": "cell-computed",
737737
"metadata": {
738738
"execution": {
739-
"iopub.execute_input": "2026-05-18T19:42:28.336815Z",
740-
"iopub.status.busy": "2026-05-18T19:42:28.336587Z",
741-
"iopub.status.idle": "2026-05-18T19:42:28.376859Z",
742-
"shell.execute_reply": "2026-05-18T19:42:28.376290Z"
739+
"iopub.execute_input": "2026-07-17T00:27:58.701985Z",
740+
"iopub.status.busy": "2026-07-17T00:27:58.701901Z",
741+
"iopub.status.idle": "2026-07-17T00:27:58.738286Z",
742+
"shell.execute_reply": "2026-07-17T00:27:58.737861Z"
743743
}
744744
},
745745
"outputs": [
@@ -891,39 +891,39 @@
891891
"id": "cell-delete",
892892
"metadata": {
893893
"execution": {
894-
"iopub.execute_input": "2026-05-18T19:42:28.377784Z",
895-
"iopub.status.busy": "2026-05-18T19:42:28.377695Z",
896-
"iopub.status.idle": "2026-05-18T19:42:28.415908Z",
897-
"shell.execute_reply": "2026-05-18T19:42:28.415372Z"
894+
"iopub.execute_input": "2026-07-17T00:27:58.739147Z",
895+
"iopub.status.busy": "2026-07-17T00:27:58.739061Z",
896+
"iopub.status.idle": "2026-07-17T00:27:58.773289Z",
897+
"shell.execute_reply": "2026-07-17T00:27:58.772861Z"
898898
}
899899
},
900900
"outputs": [
901901
{
902902
"name": "stdout",
903903
"output_type": "stream",
904904
"text": [
905-
"[2026-05-18 19:42:28] Deleting 3 rows from \"howto_masterpart\".\"__session_analysis__trial_score\"\n"
905+
"[2026-07-17 00:27:58] Deleting 3 rows from \"howto_masterpart\".\"__session_analysis__trial_score\"\n"
906906
]
907907
},
908908
{
909909
"name": "stdout",
910910
"output_type": "stream",
911911
"text": [
912-
"[2026-05-18 19:42:28] Deleting 1 rows from \"howto_masterpart\".\"__session_analysis\"\n"
912+
"[2026-07-17 00:27:58] Deleting 1 rows from \"howto_masterpart\".\"__session_analysis\"\n"
913913
]
914914
},
915915
{
916916
"name": "stdout",
917917
"output_type": "stream",
918918
"text": [
919-
"[2026-05-18 19:42:28] Deleting 3 rows from \"howto_masterpart\".\"session__trial\"\n"
919+
"[2026-07-17 00:27:58] Deleting 3 rows from \"howto_masterpart\".\"session__trial\"\n"
920920
]
921921
},
922922
{
923923
"name": "stdout",
924924
"output_type": "stream",
925925
"text": [
926-
"[2026-05-18 19:42:28] Deleting 1 rows from \"howto_masterpart\".\"session\"\n"
926+
"[2026-07-17 00:27:58] Deleting 1 rows from \"howto_masterpart\".\"session\"\n"
927927
]
928928
},
929929
{
@@ -973,10 +973,10 @@
973973
"id": "cell-cleanup",
974974
"metadata": {
975975
"execution": {
976-
"iopub.execute_input": "2026-05-18T19:42:28.416778Z",
977-
"iopub.status.busy": "2026-05-18T19:42:28.416689Z",
978-
"iopub.status.idle": "2026-05-18T19:42:28.420860Z",
979-
"shell.execute_reply": "2026-05-18T19:42:28.420466Z"
976+
"iopub.execute_input": "2026-07-17T00:27:58.774109Z",
977+
"iopub.status.busy": "2026-07-17T00:27:58.774031Z",
978+
"iopub.status.idle": "2026-07-17T00:27:58.777237Z",
979+
"shell.execute_reply": "2026-07-17T00:27:58.776813Z"
980980
}
981981
},
982982
"outputs": [],

0 commit comments

Comments
 (0)