Tiger Graph connection using Enterprise edition/docker with python

We want to connect Tg with enterprise version/docker(not cloud) via python(jupyter notebook) is there a way wherein we can integrate it with the enterprise edition.
Can you help us guide step by step.
can you share any code/notebooks which shows how to do it so we can create graph and queries in python and integrate directly to tiger graph (enterprise edition)
via jupyter notebook.

Also how can we connect tg using local host(linux) with python so we can run the queries and get output for the same.

Hi mitesh_23,

You can use pyTigerGraph to connect to any TigerGraph instance, cloud, on-prem, or local.

Here is a jupyter notebook walking though the basic functionality of pyTigerGraph.

If you’re looking to connect from locally, just use the local ip address of the machine as the hostname.