Skip to content

Commit

Permalink
feat: update notebooks to 2024-09 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzimmerman committed Dec 16, 2024
1 parent 82da136 commit b9d459d
Show file tree
Hide file tree
Showing 53 changed files with 94,334 additions and 87,946 deletions.
4,540 changes: 2,158 additions & 2,382 deletions notebooks/gorenje/KernelMagic.ipynb

Large diffs are not rendered by default.

1,356 changes: 139 additions & 1,217 deletions notebooks/gorenje/SysML - Annex B Example.ipynb

Large diffs are not rendered by default.

101 changes: 19 additions & 82 deletions notebooks/gorenje/SysML - Decision Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,151 +16,88 @@
"id": "secondary-canada",
"metadata": {
"execution": {
"iopub.execute_input": "2022-08-19T08:16:05.617678Z",
"iopub.status.busy": "2022-08-19T08:16:05.616863Z",
"iopub.status.idle": "2022-08-19T08:16:06.147035Z",
"shell.execute_reply": "2022-08-19T08:16:06.140052Z"
"iopub.execute_input": "2024-12-16T03:22:28.395380Z",
"iopub.status.busy": "2024-12-16T03:22:28.394230Z",
"iopub.status.idle": "2024-12-16T03:22:28.804135Z",
"shell.execute_reply": "2024-12-16T03:22:28.803948Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input '(' (1.sysml line : 9 column : 23)"
"ERROR:mismatched input 'import' expecting '}' (1.sysml line : 2 column : 2)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:no viable alternative at input '::' (1.sysml line : 2 column : 21)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input ')' (1.sysml line : 9 column : 36)"
"ERROR:no viable alternative at input '(' (1.sysml line : 9 column : 23)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:no viable alternative at input ')' (1.sysml line : 9 column : 36)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input 'action' (1.sysml line : 22 column : 3)"
"ERROR:no viable alternative at input 'action' (1.sysml line : 22 column : 3)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:no viable alternative at input '(' (1.sysml line : 22 column : 32)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input '(' (1.sysml line : 22 column : 32)"
"ERROR:no viable alternative at input 'batteryCharge' (1.sysml line : 22 column : 33)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:no viable alternative at input ')' (1.sysml line : 22 column : 46)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input 'batteryCharge' (1.sysml line : 22 column : 33)"
"ERROR:no viable alternative at input 'send' (1.sysml line : 25 column : 24)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:no viable alternative at input '(' (1.sysml line : 25 column : 43)\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input ')' (1.sysml line : 22 column : 46)"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input 'send' (1.sysml line : 25 column : 24)"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:no viable alternative at input '(' (1.sysml line : 25 column : 43)"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:mismatched input 'then' expecting '}' (1.sysml line : 26 column : 3)"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:missing EOF at '}' (1.sysml line : 27 column : 2)"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
"ERROR:missing EOF at 'then' (1.sysml line : 26 column : 3)\n"
]
},
{
Expand Down Expand Up @@ -209,10 +146,10 @@
"id": "tamil-disease",
"metadata": {
"execution": {
"iopub.execute_input": "2022-08-19T08:16:06.189978Z",
"iopub.status.busy": "2022-08-19T08:16:06.189324Z",
"iopub.status.idle": "2022-08-19T08:16:06.194488Z",
"shell.execute_reply": "2022-08-19T08:16:06.193903Z"
"iopub.execute_input": "2024-12-16T03:22:28.861195Z",
"iopub.status.busy": "2024-12-16T03:22:28.860948Z",
"iopub.status.idle": "2024-12-16T03:22:28.867231Z",
"shell.execute_reply": "2024-12-16T03:22:28.866831Z"
}
},
"outputs": [
Expand Down
232 changes: 131 additions & 101 deletions notebooks/gorenje/SysML - Internet Model.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit b9d459d

Please sign in to comment.