Skip to content

Commit eddc160

Browse files
gustavocidornelaswhoseoyster
authored andcommitted
fix: add missing dependency for Anthropic notebook example
1 parent 1e4b1bb commit eddc160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tracing/anthropic/anthropic_tracing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"!pip install openlayer"
23+
"!pip install anthropic openlayer"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)