Skip to content

Commit

Permalink
fix: add missing dependency for Anthropic notebook example
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavocidornelas authored and whoseoyster committed Aug 21, 2024
1 parent 1e4b1bb commit eddc160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tracing/anthropic/anthropic_tracing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install openlayer"
"!pip install anthropic openlayer"
]
},
{
Expand Down

0 comments on commit eddc160

Please sign in to comment.