Prompt example extracted from Anthropic Cookbook.
Setup [Step-by-step instructions with explanations] [Prefer `dotenv` over `os.setenv`] ``` Good: ```markdown %%capture %pip install -U anthropic scikit-learn voyageai --- import anthropic import dotenv