graph-notebook

Library extending Jupyter notebooks to integrate with Apache TinkerPop, openCypher, and RDF SPARQL.

APACHE-2.0 License

Downloads
15.3K
Stars
696
Committers
24

Bot releases are visible (Hide)

graph-notebook - Release 2.0.1

Published by austinkline almost 4 years ago

  • Fix bug in argparser for load_status and cancel_load line magics
  • Expand loader status values that terminate load line magic
graph-notebook - Release 2.0.0

Published by austinkline almost 4 years ago

  • Add support for storing query results to a variable for use in other notebook cells
  • Remove %query_mode magic in favor of query parameterization
graph-notebook - Release 1.33.0

Published by austinkline almost 4 years ago

  • Fix Windows Compatibility by using path join instead of building paths using strings
  • Hooks to install nbextensions using the jupyter nbextension ... syntax
  • Fix bug preventing gremlin results which have a datetime object in them from being displayed
graph-notebook - Release 1.32.0

Published by austinkline almost 4 years ago

  • Dependency revision for compatibility with AWS Sagemaker
graph-notebook - Release 1.31.6

Published by austinkline almost 4 years ago

First release to pip, full port to pip.

https://pypi.org/project/graph-notebook/1.31.6/