We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82eff37 commit b00fea8Copy full SHA for b00fea8
ch00python/00pythons.ipynb
@@ -488,9 +488,9 @@
488
"display_name": "Many kinds of Python"
489
},
490
"kernelspec": {
491
- "display_name": "Python [conda env:rsd-course]",
+ "display_name": "Python 3",
492
"language": "python",
493
- "name": "conda-env-rsd-course-py"
+ "name": "python3"
494
495
"language_info": {
496
"codemirror_mode": {
@@ -502,7 +502,12 @@
502
"name": "python",
503
"nbconvert_exporter": "python",
504
"pygments_lexer": "ipython3",
505
- "version": "3.9.13"
+ "version": "3.9.6"
506
+ },
507
+ "vscode": {
508
+ "interpreter": {
509
+ "hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
510
+ }
511
}
512
513
"nbformat": 4,
0 commit comments