Skip to content

Commit

Permalink
Removed Python3.8 support (#1032)
Browse files Browse the repository at this point in the history
Removed python3.8 support
  • Loading branch information
RobertSamoilescu authored Dec 5, 2024
1 parent e04a354 commit a612eb7
Show file tree
Hide file tree
Showing 46 changed files with 72 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_all_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false # Continue to run other builds despite a failure
matrix:
os: [ubuntu-latest]
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
python-version: [ '3.9', '3.10', '3.11' ]
include: # Run windows tests on only one python version
- os: windows-latest
python-version: '3.11'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_changed_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
python-version: [ '3.9', '3.10', '3.11' ]
include: # Run windows tests on only one python version
- os: windows-latest
python-version: '3.11'
Expand Down
18 changes: 9 additions & 9 deletions doc/source/examples/ale_regression_california.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/source/examples/anchor_image_imagenet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/anchor_tabular_adult.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/anchor_tabular_iris.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/examples/anchor_text_movie.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -753,7 +753,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cem_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cf_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
4 changes: 2 additions & 2 deletions doc/source/examples/cfproto_cat_adult_ohe.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "venv",
"language": "python",
"name": "python3"
},
Expand All @@ -1012,7 +1012,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.15"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cfproto_cat_adult_ord.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cfproto_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cfrl_adult.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1609,7 +1609,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/cfrl_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/integrated_gradients_imagenet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/integrated_gradients_imdb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/integrated_gradients_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/linearity_measure_fashion_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/linearity_measure_iris.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
10 changes: 5 additions & 5 deletions doc/source/examples/pd_variance_regression_friedman.ipynb

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions doc/source/examples/pdp_regression_bike.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/source/examples/protoselect_adult_cifar10.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/similarity_explanations_20ng.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/similarity_explanations_imagenet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples/similarity_explanations_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions doc/source/examples/trustscore_iris.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions doc/source/examples/xgboost_model_fitting_adult.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/source/methods/Anchors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/CEM.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/CF.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/CFProto.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/CFRL.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/IntegratedGradients.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/KernelSHAP.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/LinearityMeasure.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/PartialDependence.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/PartialDependenceVariance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/PermutationImportance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/ProtoSelect.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/Similarity.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/TreeSHAP.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
},
"varInspector": {
"cols": {
Expand Down
2 changes: 1 addition & 1 deletion doc/source/methods/TrustScores.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit a612eb7

Please sign in to comment.