Skip to content

Commit

Permalink
add new version 3.9.19 of notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
carienmol committed Mar 26, 2024
1 parent e0becff commit 3f97cfa
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 11 deletions.
2 changes: 1 addition & 1 deletion notebooks/1_videoframes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/2_backgroundsubtraction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down
10 changes: 3 additions & 7 deletions notebooks/4_parameterselection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,7 @@
"cell_type": "code",
"execution_count": null,
"id": "bb2dcde0-156b-4588-86bd-d12a90b40397",
"metadata": {
"scrolled": false
},
"metadata": {},
"outputs": [],
"source": [
"rows = 'blur'\n",
Expand Down Expand Up @@ -504,9 +502,7 @@
"cell_type": "code",
"execution_count": null,
"id": "53698f3d-70e7-4739-9937-3fbc2d77c6e5",
"metadata": {
"scrolled": false
},
"metadata": {},
"outputs": [],
"source": [
"params.batch_plot_parameters(default_values)"
Expand Down Expand Up @@ -687,7 +683,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/5_movementdetection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/6_batchdetection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 3f97cfa

Please sign in to comment.