We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ebfda commit 09e73d1Copy full SHA for 09e73d1
tutorial/platform_api.ipynb
@@ -23,7 +23,7 @@
23
"source": [
24
"# Instantiate the FutureHouse client with your API key\n",
25
"FH_API_KEY = \"\" # Add your API key here\n",
26
- "JOB_NAME = \"job-futurehouse-data-analysis-crow\" # Don't change this\n",
+ "JOB_NAME = \"job-futurehouse-data-analysis-crow-high\" # Don't change this\n",
27
"UPLOAD_ID = (\n",
28
" \"finch_tutorial\" # This is the folder name of the dataset you uploaded to GCS\n",
29
")\n",
0 commit comments