Skip to content

Commit

Permalink
Removed vscode metadata from notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jihyeong Lee committed Sep 13, 2022
1 parent 38a90b4 commit 310d75e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1364,11 +1364,6 @@
},
"start_time": "2021-05-27T00:13:13.881398",
"version": "2.3.3"
},
"vscode": {
"interpreter": {
"hash": "7dc0c77d699a6b3ef5666acd9c55af31cd945013d6c45fb4570db128e5a0b8db"
}
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -785,9 +785,9 @@
"metadata": {
"instance_type": "ml.t3.medium",
"kernelspec": {
"display_name": "Python 3.8.11 64-bit ('3.8.11')",
"display_name": "Python 3 (PyTorch 1.6 Python 3.6 CPU Optimized)",
"language": "python",
"name": "python3"
"name": "python3__SAGEMAKER_INTERNAL__arn:aws:sagemaker:us-west-2:236514542706:image/pytorch-1.6-cpu-py36-ubuntu16.04-v1"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -799,12 +799,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.11"
},
"vscode": {
"interpreter": {
"hash": "7dc0c77d699a6b3ef5666acd9c55af31cd945013d6c45fb4570db128e5a0b8db"
}
"version": "3.6.13"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,9 +721,9 @@
"metadata": {
"instance_type": "ml.t3.medium",
"kernelspec": {
"display_name": "Python 3.8.11 64-bit ('3.8.11')",
"display_name": "Python 3 (PyTorch 1.6 Python 3.6 CPU Optimized)",
"language": "python",
"name": "python3"
"name": "python3__SAGEMAKER_INTERNAL__arn:aws:sagemaker:us-west-2:236514542706:image/pytorch-1.6-cpu-py36-ubuntu16.04-v1"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -735,12 +735,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.11"
},
"vscode": {
"interpreter": {
"hash": "7dc0c77d699a6b3ef5666acd9c55af31cd945013d6c45fb4570db128e5a0b8db"
}
"version": "3.6.13"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1307,11 +1307,6 @@
},
"start_time": "2021-06-01T00:12:49.274027",
"version": "2.3.3"
},
"vscode": {
"interpreter": {
"hash": "7dc0c77d699a6b3ef5666acd9c55af31cd945013d6c45fb4570db128e5a0b8db"
}
}
},
"nbformat": 4,
Expand Down

0 comments on commit 310d75e

Please sign in to comment.