The Graph Algorithms Playground on Docker

Is it possible to run The Graph Algorithms Playground app with Neo4j db running inside the Docker container?

I don't think Neo4j desktop works in a docker container, but you might be able to use the hosted version of NEuler - https://neuler.graphapp.io - if you expose the port for your container.

1 Like