Skip to content

Commit c4550f6

Browse files
committed
simplify the name of the venv ...
1 parent f6210bb commit c4550f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

optimization/Optimization.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
},
627627
{
628628
"cell_type": "markdown",
629-
"id": "483e3dec",
629+
"id": "e5bcada3",
630630
"metadata": {
631631
"slideshow": {
632632
"slide_type": "subslide"
@@ -2252,9 +2252,9 @@
22522252
"metadata": {
22532253
"celltoolbar": "Slideshow",
22542254
"kernelspec": {
2255-
"display_name": "Python3.8 (venv)",
2255+
"display_name": "Python 3",
22562256
"language": "python",
2257-
"name": "py38-venv"
2257+
"name": "python3"
22582258
},
22592259
"language_info": {
22602260
"codemirror_mode": {
@@ -2266,7 +2266,7 @@
22662266
"name": "python",
22672267
"nbconvert_exporter": "python",
22682268
"pygments_lexer": "ipython3",
2269-
"version": "3.8.0"
2269+
"version": "3.9.5"
22702270
},
22712271
"varInspector": {
22722272
"cols": {

0 commit comments

Comments
 (0)