Skip to content

Tags: Onasusweb/graph-notebook

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Loader command bug fixes

* Fix load_status and cancel_load arg parsers
* add more load status completion values

Co-authored-by: Austin Kline <[email protected]>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove query_mode line magic (aws#33)

Co-authored-by: Austin Kline <[email protected]>

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
austinkline/windows (aws#6)

* Windows Compatibility

- Fix path generation to permit windows compatibility
- use `pip install -e .` when installing for unit and integration tests
- add install hooks for nbextensions using jupyter install syntax
- fix bug causing datetimes to not be serialized properly from Neptune

Co-authored-by: Austin Kline <[email protected]>

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sagemaker Compatibility (aws#4)

Co-authored-by: Austin Kline <[email protected]>

1.31.6

Toggle 1.31.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Port to github (aws#3)

* Port to github.

- magic commands to connect to graph endpoints using gremlinpython for TinkerPop and SPARQLWrapper/requests for SPARQL
- magic commands for connecting to Neptune-specific api paths
- custom widget for visualizing graph results.
- premade starter notebooks to walk through notebook functionality
- seed datasets to load data into Tinkerpop or SPARQL for trying out graph

Co-authored-by: Austin Kline <austinkline@>