Giter Site home page Giter Site logo

Chicken and Egg Problem about cypher_kernel HOT 3 OPEN

helgecph avatar helgecph commented on June 28, 2024
Chicken and Egg Problem

from cypher_kernel.

Comments (3)

psychemedia avatar psychemedia commented on June 28, 2024

I have an example repo here that uses a Binder postBuild file to run a:

neo4j-community-3.5.8/bin/neo4j-admin set-initial-password neo4jbinder

command to reset the default password.

That repo also bundles your kernel (hope you don't mind...).

(On a quick test I couldn't use the notebook running the kernel to add things to the db? I don't speak cypher, tho, so my CREATE attempts may have been badly formed.)

Do you know of any recent IPython magic that works with neo4j? For completeness I should probably add a magic route for folk who do want to work in a Python notebook environment.

from cypher_kernel.

HelgeCPH avatar HelgeCPH commented on June 28, 2024

@psychemedia, thank you for the question and MyBinder notebook. I will have a look at it as soon as I have time for it (latest during the weekend). I just had a quick look and cannot find an issue directly but my gut feeling is that the kernel cannot find the cypher-shell binary, which it wraps and then the request from the notebook just times out.

I do not know of any recent Neo4j magics except of the one that are linked. In case you want to work with Python you should be able to do it via this kernel. It wraps the Neo4j response (in case it works :)) and creates a pandas DataFrame out of it, which one can process then further.

from cypher_kernel.

psychemedia avatar psychemedia commented on June 28, 2024

@HelgeCPH I just did some really quick proof-of-concept magic here: https://github.com/innovationOUtside/cypher_magic which I also bundled into my binder repo too.

FWIW, I don't seem to get any issues in the Binder set up, eg when the password is reset after the container starts.

from cypher_kernel.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.