Skip to content

Commit

Permalink
reflecties
Browse files Browse the repository at this point in the history
  • Loading branch information
jangenoe committed Nov 2, 2024
1 parent 458b696 commit 9b6f245
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ToegepasteAnalogeElektronica/reflecties.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,16 +89,16 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 4,
"id": "a59443de-2514-4f46-aedd-991a83e7c3db",
"metadata": {
"editable": true,
"execution": {
"iopub.execute_input": "2024-11-02T22:20:23.339582Z",
"iopub.status.busy": "2024-11-02T22:20:23.339150Z",
"iopub.status.idle": "2024-11-02T22:20:23.347715Z",
"shell.execute_reply": "2024-11-02T22:20:23.346757Z",
"shell.execute_reply.started": "2024-11-02T22:20:23.339557Z"
"iopub.execute_input": "2024-11-02T23:46:44.634518Z",
"iopub.status.busy": "2024-11-02T23:46:44.631286Z",
"iopub.status.idle": "2024-11-02T23:46:44.661150Z",
"shell.execute_reply": "2024-11-02T23:46:44.660189Z",
"shell.execute_reply.started": "2024-11-02T23:46:44.634327Z"
},
"mystnb": {
"figure": {
Expand All @@ -119,21 +119,21 @@
{
"data": {
"text/html": [
"<video src=\"video/signalintegrity.mp4\" controls >\n",
"<video src=\"./video/signalintegrity.mp4\" controls >\n",
" Your browser does not support the <code>video</code> element.\n",
" </video>"
],
"text/plain": [
"<IPython.core.display.Video object>"
]
},
"execution_count": 3,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"Video(\"video/signalintegrity.mp4\")"
"Video(\"./video/signalintegrity.mp4\")"
]
},
{
Expand Down

0 comments on commit 9b6f245

Please sign in to comment.