aws / graph-notebook

Library extending Jupyter notebooks to integrate with Apache TinkerPop, openCypher, and RDF SPARQL.
https://github.com/aws/graph-notebook
Apache License 2.0
720 stars 164 forks source link

[FEA] Graphistry integration #138

Open lmeyerov opened 3 years ago

lmeyerov commented 3 years ago

Is your feature request related to a problem? Please describe.

The Graphistry team is seeing more use among Neptune users, and as their prototyping often starts in sagemaker, we're thinking of how to make their flow more natural than our normal jupyter integration ( https://github.com/graphistry/pygraphistry , the graph-app-kit launcher (https://github.com/graphistry/graph-app-kit/blob/master/docs/neptune.md), and our recent bindings g.neptune(**creds).gremlin('query').plot() (https://github.com/graphistry/pygraphistry/blob/master/demos/demos_databases_apis/neptune/neptune_tutorial.ipynb)

It seems a good starting point for neptune sagemaker users is focusing on the magics & documenting around them

Describe the solution you'd like

Our current ideas are:

Happy to help on both and open to different approaches, continue in the Slack, etc

cc @beebs-systap @bechbd

beebs-systap commented 3 years ago

@lmeyerov Definitely interested in how to make this easier for customers. Let's chat in more detail.

cc @bechbd @joywa @triggan

lmeyerov commented 3 years ago

RE:VPC issue, after some sleuthing: