Skip to content

Commit 37d9290

Browse files
committed
Fixing the tutorial kernel yet again
1 parent 860824f commit 37d9290

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/tutorial20/costs-tutorial_real-data.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,9 +2225,9 @@
22252225
],
22262226
"metadata": {
22272227
"kernelspec": {
2228-
"display_name": "Python [conda env:pydmd-mrd]",
2228+
"display_name": "Python 3 (ipykernel)",
22292229
"language": "python",
2230-
"name": "conda-env-pydmd-mrd-py"
2230+
"name": "python3"
22312231
},
22322232
"language_info": {
22332233
"codemirror_mode": {
@@ -2239,7 +2239,7 @@
22392239
"name": "python",
22402240
"nbconvert_exporter": "python",
22412241
"pygments_lexer": "ipython3",
2242-
"version": "3.10.10"
2242+
"version": "3.10.13"
22432243
}
22442244
},
22452245
"nbformat": 4,

0 commit comments

Comments
 (0)