Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atqy committed Aug 13, 2022
1 parent 8099d84 commit fc625c9
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"role = get_execution_role()\n",
"sklearn_processor = SKLearnProcessor(\n",
" framework_version=\"1.0-1\", role=role, instance_type=\"ml.m5.xlarge\", instance_count=1\n",
")"
")\n",
"print(abc)"
]
},
{
Expand Down Expand Up @@ -218,9 +219,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "conda_python3",
"language": "python",
"name": "python3"
"name": "conda_python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -232,7 +233,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.9"
"version": "3.6.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit fc625c9

Please sign in to comment.