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 e9037c9 commit cff1643Copy full SHA for cff1643
ChangeLog.md
@@ -3,10 +3,10 @@
3
Starting with v1.31.6, this file will contain a record of major features and updates made in each release of graph-notebook.
4
5
## Upcoming
6
-
+- Locked numba dependency to 0.60.0 to avoid numpy conflict ([Link to PR](https://github.com/aws/graph-notebook/pull/735))
7
+
8
## Release 5.0.0 (April 8, 2025)
9
- Upgrade project to Jupyterlab 4x ([Link to PR](https://github.com/aws/graph-notebook/pull/729))
-- 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))
0 commit comments