Skip to content

Commit

Permalink
Adding Gremlin language tutorials (#533)
Browse files Browse the repository at this point in the history
* Adding Gremlin language tutorials

Adding Gremlin-specific language tutorials under 06-Language-Tutorials\03-Gremlin

* Updated test_validate_notebooks.py

Added 03-Gremlin\* notebooks to list of notebooks to check.

* Update ChangeLog.md

* link PR in changelog

---------

Co-authored-by: Michael Chin <mchin188@yahoo.com>
  • Loading branch information
kevinphillips81 and michaelnchin authored Oct 5, 2023
1 parent 7ef53ee commit 40b1c8d
Show file tree
Hide file tree
Showing 8 changed files with 4,110 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Starting with v1.31.6, this file will contain a record of major features and updates made in each release of graph-notebook.

## Upcoming
- New Gremlin Language Tutorial notebooks ([Link to PR](https://github.com/aws/graph-notebook/pull/533))
- Path: 06-Language-Tutorials > 03-Gremlin
- Added `--explain-type` option to `%%gremlin` ([Link to PR](https://github.com/aws/graph-notebook/pull/503))
- Added general documentation for `%%graph_notebook_config` options ([Link to PR](https://github.com/aws/graph-notebook/pull/504))
- Added support for Gremlin proxy hosts and visualization of Neptune HTTP results ([Link to PR](https://github.com/aws/graph-notebook/pull/530))
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 40b1c8d

Please sign in to comment.