From 7596e8a15091eeec4be846a440a4b2d060674a82 Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Sun, 7 Apr 2024 14:07:25 +0800 Subject: [PATCH] jupyter extension --- docs-2.0-en/14.client/1.nebula-client.md | 1 + docs-2.0-zh/14.client/1.nebula-client.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs-2.0-en/14.client/1.nebula-client.md b/docs-2.0-en/14.client/1.nebula-client.md index 07d4bcbaa67..240ef014839 100644 --- a/docs-2.0-en/14.client/1.nebula-client.md +++ b/docs-2.0-en/14.client/1.nebula-client.md @@ -31,3 +31,4 @@ NebulaGraph supports multiple types of clients for users to connect to and manag - [NORM (Golang ORM)](https://github.com/zhihu/norm) - [Graph-Ocean (Java ORM)](https://github.com/nebula-contrib/graph-ocean) - [NebulaGraph Ngbatis (Java ORM in a MyBatis fashion)](https://github.com/nebula-contrib/ngbatis) + - [Jupyter NebulaGraph Extension](https://jupyter-nebulagraph.readthedocs.io/) \ No newline at end of file diff --git a/docs-2.0-zh/14.client/1.nebula-client.md b/docs-2.0-zh/14.client/1.nebula-client.md index 9df02459444..494b23e39b9 100644 --- a/docs-2.0-zh/14.client/1.nebula-client.md +++ b/docs-2.0-zh/14.client/1.nebula-client.md @@ -31,4 +31,4 @@ - [NORM(Golang ORM)](https://github.com/zhihu/norm) - [Graph-Ocean(Java ORM)](https://github.com/nebula-contrib/graph-ocean) - [NebulaGraph Ngbatis(MyBatis 风格的 Java ORM)](https://github.com/nebula-contrib/ngbatis) - + - [Jupyter NebulaGraph Extension](https://jupyter-nebulagraph.readthedocs.io/)