Releases: aws/graph-notebook
Releases · aws/graph-notebook
Release 2.0.1
- Fix bug in argparser for
load_status
andcancel_load
line magics - Expand loader status values that terminate
load
line magic
Release 2.0.0
- 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
- 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
- Dependency revision for compatibility with AWS Sagemaker
Release 1.31.6
First release to pip, full port to pip.