This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/master by this push:
new 5956747 Add graph-notebook to powered by section of homepage CTR
5956747 is described below
commit 595674720ff733a6837ef40e3fa91f4eff43a0cf
Author: Stephen Mallette <[email protected]>
AuthorDate: Tue Jun 8 12:15:24 2021 -0400
Add graph-notebook to powered by section of homepage CTR
---
docs/site/home/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 5415f41..1dc273d 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -293,6 +293,7 @@ limitations under the License.
<ul>
<li><a href="https://www.exakat.io/">exakat.io</a> - Static
analysis engine for PHP, powered by Gremlin.</li>
<li><a
href="https://bricaud.github.io/graphexp/graphexp.html">Graphexp</a> -
Interactive visualization of the Gremlin graph database with D3.js.</li>
+ <li><a href="https://github.com/aws/graph-notebook">Graph
Notebook</a> - Library extending Jupyter notebooks to integrate with Apache
TinkerPop and RDF SPARQL.</li>
<li><a
href="https://github.com/bechbd/gremlin-ide">gremlin-ide</a> - An IDE for
Apache TinkerPop-enabled databases using React and Electron.</li>
<li><a href="https://gremlify.com/">gremlify</a> - A Gremlin
workspace for queries and visualization.</li>
<li><a
href="https://github.com/prabushitha/gremlin-visualizer">Gremlin-Visualizer</a>
A visualization tool for the results of gremlin traversals.</li>