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/)