Skip to content

Commit 2425dec

Browse files
Removed Python 3.8 support (#916)
* Removed python3.8 from github actions and setup.py * Replaced python3.8 kernel with python3.10 in docs examples
1 parent d619173 commit 2425dec

File tree

75 files changed

+212
-315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+212
-315
lines changed

.github/workflows/test_all_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false # Continue to run other builds despite a failure
2121
matrix:
2222
os: [ ubuntu-latest ]
23-
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
23+
python-version: [ '3.9', '3.10', '3.11' ]
2424
include: # Run windows tests on only one python version
2525
- os: windows-latest
2626
python-version: '3.10' # torch 1.x not available on Windows for Python 3.11

.github/workflows/test_changed_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: [ ubuntu-latest ]
30-
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
30+
python-version: [ '3.9', '3.10', '3.11' ]
3131
include: # Run windows tests on only one python version
3232
- os: windows-latest
3333
python-version: '3.10' # torch 1.x not available on Windows for Python 3.11

doc/source/cd/methods/classifierdrift.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"name": "python",
195195
"nbconvert_exporter": "python",
196196
"pygments_lexer": "ipython3",
197-
"version": "3.8.5"
197+
"version": "3.10.14"
198198
}
199199
},
200200
"nbformat": 4,

doc/source/cd/methods/cvmdrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,8 @@
103103
}
104104
],
105105
"metadata": {
106-
"interpreter": {
107-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
108-
},
109106
"kernelspec": {
110-
"display_name": "Python 3 (ipykernel)",
107+
"display_name": "Python 3",
111108
"language": "python",
112109
"name": "python3"
113110
},
@@ -121,7 +118,7 @@
121118
"name": "python",
122119
"nbconvert_exporter": "python",
123120
"pygments_lexer": "ipython3",
124-
"version": "3.8.11"
121+
"version": "3.10.14"
125122
}
126123
},
127124
"nbformat": 4,

doc/source/cd/methods/fetdrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,8 @@
124124
}
125125
],
126126
"metadata": {
127-
"interpreter": {
128-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
129-
},
130127
"kernelspec": {
131-
"display_name": "Python 3 (ipykernel)",
128+
"display_name": "Python 3",
132129
"language": "python",
133130
"name": "python3"
134131
},
@@ -142,7 +139,7 @@
142139
"name": "python",
143140
"nbconvert_exporter": "python",
144141
"pygments_lexer": "ipython3",
145-
"version": "3.8.11"
142+
"version": "3.10.14"
146143
}
147144
},
148145
"nbformat": 4,

doc/source/cd/methods/learnedkerneldrift.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"name": "python",
247247
"nbconvert_exporter": "python",
248248
"pygments_lexer": "ipython3",
249-
"version": "3.8.10"
249+
"version": "3.10.14"
250250
}
251251
},
252252
"nbformat": 4,

doc/source/cd/methods/onlinecvmdrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,8 @@
145145
}
146146
],
147147
"metadata": {
148-
"interpreter": {
149-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
150-
},
151148
"kernelspec": {
152-
"display_name": "Python 3 (ipykernel)",
149+
"display_name": "Python 3",
153150
"language": "python",
154151
"name": "python3"
155152
},
@@ -163,7 +160,7 @@
163160
"name": "python",
164161
"nbconvert_exporter": "python",
165162
"pygments_lexer": "ipython3",
166-
"version": "3.8.11"
163+
"version": "3.10.14"
167164
}
168165
},
169166
"nbformat": 4,

doc/source/cd/methods/onlinefetdrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,8 @@
159159
}
160160
],
161161
"metadata": {
162-
"interpreter": {
163-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
164-
},
165162
"kernelspec": {
166-
"display_name": "Python 3 (ipykernel)",
163+
"display_name": "Python 3",
167164
"language": "python",
168165
"name": "python3"
169166
},
@@ -177,7 +174,7 @@
177174
"name": "python",
178175
"nbconvert_exporter": "python",
179176
"pygments_lexer": "ipython3",
180-
"version": "3.8.11"
177+
"version": "3.10.14"
181178
}
182179
},
183180
"nbformat": 4,

doc/source/cd/methods/onlinelsdddrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,8 @@
202202
}
203203
],
204204
"metadata": {
205-
"interpreter": {
206-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
207-
},
208205
"kernelspec": {
209-
"display_name": "Python 3 (ipykernel)",
206+
"display_name": "Python 3",
210207
"language": "python",
211208
"name": "python3"
212209
},
@@ -220,7 +217,7 @@
220217
"name": "python",
221218
"nbconvert_exporter": "python",
222219
"pygments_lexer": "ipython3",
223-
"version": "3.8.11"
220+
"version": "3.10.14"
224221
}
225222
},
226223
"nbformat": 4,

doc/source/cd/methods/onlinemmddrift.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,8 @@
209209
}
210210
],
211211
"metadata": {
212-
"interpreter": {
213-
"hash": "ffba93b5284319fb7a107c8eacae647f441487dcc7e0323a4c0d3feb66ea8c5e"
214-
},
215212
"kernelspec": {
216-
"display_name": "Python 3 (ipykernel)",
213+
"display_name": "Python 3",
217214
"language": "python",
218215
"name": "python3"
219216
},
@@ -227,7 +224,7 @@
227224
"name": "python",
228225
"nbconvert_exporter": "python",
229226
"pygments_lexer": "ipython3",
230-
"version": "3.8.11"
227+
"version": "3.10.14"
231228
}
232229
},
233230
"nbformat": 4,

0 commit comments

Comments
 (0)