mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-15 18:13:18 +00:00
renames dummy key
This commit is contained in:
parent
953c57af01
commit
38c5742ce6
@ -49,7 +49,7 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"%%capture\n",
|
"%%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