Skip to content

Commit 9123dbf

Browse files
docs: regenerate all tutorial/how-to notebooks against the modernized renderer
Re-executed all 24 notebooks (PostgreSQL) against the merged datajoint-python master (#1533/#1534/#1536), so every embedded dj.Diagram figure now uses the modernized notation (new tier palette, cardinality-weighted edges, master-part entity clusters, theme-adaptive prefers-color-scheme SVGs). 24/24 executed cleanly. Supersedes the stale #248. Note: connection banners show 2.3.3.dev (docs are built against unreleased master); check_notebook_versions passes (target 2.3.x).
1 parent df7282e commit 9123dbf

24 files changed

Lines changed: 5876 additions & 4280 deletions

src/how-to/master-part.ipynb

Lines changed: 107 additions & 70 deletions
Large diffs are not rendered by default.

src/how-to/model-relationships.ipynb

Lines changed: 875 additions & 471 deletions
Large diffs are not rendered by default.

src/how-to/read-diagrams.ipynb

Lines changed: 1626 additions & 982 deletions
Large diffs are not rendered by default.

src/tutorials/advanced/custom-codecs.ipynb

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
"id": "cell-1",
2121
"metadata": {
2222
"execution": {
23-
"iopub.execute_input": "2026-07-17T00:28:05.062576Z",
24-
"iopub.status.busy": "2026-07-17T00:28:05.062348Z",
25-
"iopub.status.idle": "2026-07-17T00:28:05.331311Z",
26-
"shell.execute_reply": "2026-07-17T00:28:05.330722Z"
23+
"iopub.execute_input": "2026-08-13T12:43:56.717384Z",
24+
"iopub.status.busy": "2026-08-13T12:43:56.717295Z",
25+
"iopub.status.idle": "2026-08-13T12:43:57.054414Z",
26+
"shell.execute_reply": "2026-08-13T12:43:57.053816Z"
2727
}
2828
},
2929
"outputs": [
3030
{
3131
"name": "stdout",
3232
"output_type": "stream",
3333
"text": [
34-
"[2026-07-17 00:28:05] DataJoint 2.3.1 connected to postgres@postgres:5432\n"
34+
"[2026-08-13 12:43:57] DataJoint 2.3.3.dev12+g3f8a79c0f connected to postgres@postgres:5432\n"
3535
]
3636
}
3737
],
@@ -56,10 +56,10 @@
5656
"id": "cell-3",
5757
"metadata": {
5858
"execution": {
59-
"iopub.execute_input": "2026-07-17T00:28:05.332299Z",
60-
"iopub.status.busy": "2026-07-17T00:28:05.332145Z",
61-
"iopub.status.idle": "2026-07-17T00:28:05.337309Z",
62-
"shell.execute_reply": "2026-07-17T00:28:05.335929Z"
59+
"iopub.execute_input": "2026-08-13T12:43:57.055634Z",
60+
"iopub.status.busy": "2026-08-13T12:43:57.055414Z",
61+
"iopub.status.idle": "2026-08-13T12:43:57.059087Z",
62+
"shell.execute_reply": "2026-08-13T12:43:57.058704Z"
6363
}
6464
},
6565
"outputs": [],
@@ -94,10 +94,10 @@
9494
"id": "cell-4",
9595
"metadata": {
9696
"execution": {
97-
"iopub.execute_input": "2026-07-17T00:28:05.339311Z",
98-
"iopub.status.busy": "2026-07-17T00:28:05.339185Z",
99-
"iopub.status.idle": "2026-07-17T00:28:05.352745Z",
100-
"shell.execute_reply": "2026-07-17T00:28:05.351901Z"
97+
"iopub.execute_input": "2026-08-13T12:43:57.059947Z",
98+
"iopub.status.busy": "2026-08-13T12:43:57.059863Z",
99+
"iopub.status.idle": "2026-08-13T12:43:57.071195Z",
100+
"shell.execute_reply": "2026-08-13T12:43:57.070695Z"
101101
}
102102
},
103103
"outputs": [],
@@ -117,10 +117,10 @@
117117
"id": "cell-5",
118118
"metadata": {
119119
"execution": {
120-
"iopub.execute_input": "2026-07-17T00:28:05.355416Z",
121-
"iopub.status.busy": "2026-07-17T00:28:05.355274Z",
122-
"iopub.status.idle": "2026-07-17T00:28:05.368198Z",
123-
"shell.execute_reply": "2026-07-17T00:28:05.367732Z"
120+
"iopub.execute_input": "2026-08-13T12:43:57.072035Z",
121+
"iopub.status.busy": "2026-08-13T12:43:57.071949Z",
122+
"iopub.status.idle": "2026-08-13T12:43:57.081453Z",
123+
"shell.execute_reply": "2026-08-13T12:43:57.080894Z"
124124
}
125125
},
126126
"outputs": [
@@ -184,10 +184,10 @@
184184
"id": "cell-8",
185185
"metadata": {
186186
"execution": {
187-
"iopub.execute_input": "2026-07-17T00:28:05.369331Z",
188-
"iopub.status.busy": "2026-07-17T00:28:05.369227Z",
189-
"iopub.status.idle": "2026-07-17T00:28:05.373203Z",
190-
"shell.execute_reply": "2026-07-17T00:28:05.372820Z"
187+
"iopub.execute_input": "2026-08-13T12:43:57.082353Z",
188+
"iopub.status.busy": "2026-08-13T12:43:57.082265Z",
189+
"iopub.status.idle": "2026-08-13T12:43:57.086446Z",
190+
"shell.execute_reply": "2026-08-13T12:43:57.085928Z"
191191
}
192192
},
193193
"outputs": [],
@@ -219,10 +219,10 @@
219219
"id": "cell-9",
220220
"metadata": {
221221
"execution": {
222-
"iopub.execute_input": "2026-07-17T00:28:05.374142Z",
223-
"iopub.status.busy": "2026-07-17T00:28:05.374061Z",
224-
"iopub.status.idle": "2026-07-17T00:28:05.386032Z",
225-
"shell.execute_reply": "2026-07-17T00:28:05.385622Z"
222+
"iopub.execute_input": "2026-08-13T12:43:57.087281Z",
223+
"iopub.status.busy": "2026-08-13T12:43:57.087203Z",
224+
"iopub.status.idle": "2026-08-13T12:43:57.097266Z",
225+
"shell.execute_reply": "2026-08-13T12:43:57.096775Z"
226226
}
227227
},
228228
"outputs": [
@@ -256,10 +256,10 @@
256256
"id": "cell-10",
257257
"metadata": {
258258
"execution": {
259-
"iopub.execute_input": "2026-07-17T00:28:05.387258Z",
260-
"iopub.status.busy": "2026-07-17T00:28:05.387153Z",
261-
"iopub.status.idle": "2026-07-17T00:28:05.391314Z",
262-
"shell.execute_reply": "2026-07-17T00:28:05.390784Z"
259+
"iopub.execute_input": "2026-08-13T12:43:57.098128Z",
260+
"iopub.status.busy": "2026-08-13T12:43:57.098046Z",
261+
"iopub.status.idle": "2026-08-13T12:43:57.101049Z",
262+
"shell.execute_reply": "2026-08-13T12:43:57.100699Z"
263263
}
264264
},
265265
"outputs": [],

0 commit comments

Comments
 (0)