Skip to content

Releases: aws/graph-notebook

Release 2.0.1

24 Nov 02:34
e0a1be6
Compare
Choose a tag to compare
  • Fix bug in argparser for load_status and cancel_load line magics
  • Expand loader status values that terminate load line magic

Release 2.0.0

20 Nov 20:19
3694ce0
Compare
Choose a tag to compare
  • Add support for storing query results to a variable for use in other notebook cells
  • Remove %query_mode magic in favor of query parameterization

Release 1.33.0

10 Nov 18:14
c2bc0b1
Compare
Choose a tag to compare
  • 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

Release 1.32.0

04 Nov 17:45
6db1860
Compare
Choose a tag to compare
  • Dependency revision for compatibility with AWS Sagemaker

Release 1.31.6

02 Nov 23:26
3096f23
Compare
Choose a tag to compare

First release to pip, full port to pip.

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