Skip to content

Commit 09e73d1

Browse files
committed
change to Finch
1 parent 33ebfda commit 09e73d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/platform_api.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"source": [
2424
"# Instantiate the FutureHouse client with your API key\n",
2525
"FH_API_KEY = \"\" # Add your API key here\n",
26-
"JOB_NAME = \"job-futurehouse-data-analysis-crow\" # Don't change this\n",
26+
"JOB_NAME = \"job-futurehouse-data-analysis-crow-high\" # Don't change this\n",
2727
"UPLOAD_ID = (\n",
2828
" \"finch_tutorial\" # This is the folder name of the dataset you uploaded to GCS\n",
2929
")\n",

0 commit comments

Comments
 (0)