Skip to content

Commit

Permalink
Change to pytorch 1.8 and python 3.6 kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao Sun committed Sep 16, 2022
1 parent eca1822 commit 554df14
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2855,9 +2855,9 @@
"metadata": {
"instance_type": "ml.g4dn.xlarge",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3 (PyTorch 1.8 Python 3.6 CPU Optimized)",
"language": "python",
"name": "python3"
"name": "python3__SAGEMAKER_INTERNAL__arn:aws:sagemaker:us-west-2:236514542706:image/1.8.1-cpu-py36"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -2869,7 +2869,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.13"
"version": "3.6.13"
},
"papermill": {
"default_parameters": {},
Expand Down

0 comments on commit 554df14

Please sign in to comment.