ValueError: Did not find url, please add an environment variable NEO4J_URI
which contains it, or pass url
as a named parameter.
I am running the notebook locally. Can anyone help me how to solve this issue?
ValueError: Did not find url, please add an environment variable NEO4J_URI
which contains it, or pass url
as a named parameter.
I am running the notebook locally. Can anyone help me how to solve this issue?
The notebooks are not intended to be run locally.
You are right. It worked fine within the course.
Is there any way to use them locally?
Sorry, I do not know.
@imjalalkhan , Maybe this post by @pol_avec will help you:
as kwiseth pointed out, I detail the major issues I found running the course locally (got it running). You can check that post, happy to help if needed.
As others pointed out, you don’t need the NEO4J_URI nor the OPENAI_ENDPOINT (or something like that) when running locally