Skip to content

Commit

Permalink
Update mturk_api.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
tzufgoogle authored Jul 25, 2023
1 parent 9bda458 commit fe0e321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/notebooks/mturk_api.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"import sys\n",
"\n",
"region_name = 'us-east-1'\n",
"aws_access_key_id = 'AKIATAS6DVSMZ5RDS6FF'\n",
"aws_secret_access_key = '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'\n",
"aws_access_key_id = 'X'\n",
"aws_secret_access_key = 'X'\n",
"\n",
"create_hits_in_live = True"
]
Expand Down

0 comments on commit fe0e321

Please sign in to comment.