neo4j-partners / hands-on-lab-neo4j-and-vertex-ai

Hands on Lab for Neo4j and Vertex AI
Apache License 2.0
93 stars 45 forks source link

Streamline Neo4j Auth #43

Open benofben opened 1 year ago

benofben commented 1 year ago

We now have a bunch of notebooks. They're all authing to the same Neo4j database. When we had two it wasn't too painful to enter creds. Now that's pretty awful. We need to setup creds in a way that they cascade through all the notebooks. It might just be a walkthrough of how to make an environmental varibale.

benofben commented 1 year ago

Aura now dumps a pw file. I'm thinking give the user a little cat command or similar, maybe in a notebook that dumps that to the notebook filesystem.