SIGN IN SIGN UP

fix: make dspy notebook work on colab (#2306)

- I had the wrong package name in the pip install statement.
- DSPy conflicts with the pre-installed version of regex on Google Colab, which breaks our instrumentation. I install a compatible version and add a warning message to restart the kernel on Colab.
X
Xander Song committed
a5187013bac52e710cf73b716abb70423af59026
Parent: fce2d63
Committed by GitHub <noreply@github.com> on 2/16/2024, 12:26:35 AM