mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-04 06:00:33 +00:00
renames dummy key
This commit is contained in:
parent
953c57af01
commit
38c5742ce6
@ -49,7 +49,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%%capture\n",
|
||||
"%env NEWS_API_KEY = NEWS_API_KEY\n"
|
||||
"%env NEWS_API_KEY = YOUR_NEWS_API_KEY\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user