We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a73c3a commit e9037c9Copy full SHA for e9037c9
ChangeLog.md
@@ -6,7 +6,8 @@ Starting with v1.31.6, this file will contain a record of major features and upd
6
7
## Release 5.0.0 (April 8, 2025)
8
- Upgrade project to Jupyterlab 4x ([Link to PR](https://github.com/aws/graph-notebook/pull/729))
9
--
+- Locked numba dependency to 0.60.0 to avoid numpy conflict ([Link to PR](https://github.com/aws/graph-notebook/pull/735))
10
+
11
## Release 4.6.2 (November 26, 2024)
12
- Added Neptune `--use-port` option to `%%gremlin` and `%%oc` ([Link to PR](https://github.com/aws/graph-notebook/pull/712))
13
- Fixed SPARQL path in example Fuseki configuration ([Link to PR](https://github.com/aws/graph-notebook/pull/713))
0 commit comments