Getting the error in Jupyter Notebook "name 'run_sql' is not defined"
Hello Team,
I am using Neod Free Tier DB hosted on web and trying to connect my pythin code via localJupyter Notebook to this DB. I get this error, while running the code. Please help me that what am I doing wrong?
NameError: name 'run_sql' is not defined
1 Reply
flat-fuchsia•2y ago
Hey, here's a Jupyter notebook that's worked previously: https://github.com/neondatabase/neon-vector-search-openai-notebooks/blob/main/neon-postgres-vector-search-pgvector.ipynb
GitHub
neon-vector-search-openai-notebooks/neon-postgres-vector-search-pgv...
Jupyter Notebook for Vector Search with Neon and OpenAI - neondatabase/neon-vector-search-openai-notebooks