renames dummy key
This commit is contained in:
parent
953c57af01
commit
38c5742ce6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue