Skip to content

Commit

Permalink
Wfh/rerun notebooks (#69)
Browse files Browse the repository at this point in the history
Add links to the notebooks
  • Loading branch information
hinthornw authored Nov 22, 2023
1 parent 97b2c28 commit ca14a4e
Show file tree
Hide file tree
Showing 5 changed files with 376 additions and 107 deletions.
2 changes: 1 addition & 1 deletion docs/source/notebooks/datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.11.2"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions docs/source/notebooks/extraction/email.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"import os\n",
"\n",
"# Get your API key from https://smith.langchain.com/settings\n",
"# os.environ[\"LANGCHAIN_API_KEY\"] = \"sk-...\"\n",
"# os.environ[\"OPENAI_API_KEY\"] = \"sk-...\""
"os.environ[\"LANGCHAIN_API_KEY\"] = \"sk-...\"\n",
"os.environ[\"OPENAI_API_KEY\"] = \"sk-...\""
]
},
{
Expand Down
Loading

0 comments on commit ca14a4e

Please sign in to comment.