TigerGraph-DevLabs / pyTigerDash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Requirements are :

  • TigerGraph Server instance Installed.
  • Import Covid Sample Solution ( Youtube Demo to be prepared ) Located in "Dash-Bootstrap-TigerGraph-Covid19\src\Data_Covid_TigerGraph_data".
  • Import Covid Sample GSQL Queries ( Youtube Demo to be prepared ) Located in "Dash-Bootstrap-TigerGraph-Covid19\src\gsqlQueries".
  • Graphistry API Account ( see config-sample.py ).

basic_layout

Setup Virtual ENV

$ python3 -m virtualenv -p python3 .

Activate VENV

$ source bin/activate

Install requirements VIA PyPi

$ pip install -r requirements.txt

Note: For HTML with dash use Dash HTML Components

Launch Sample Dash Bootstrap Theme (Testing)

Change Directory to /Dash-Bootstrap-Theme

$ python index.py

Launch Covid-19 Dash

Change Directory to /Dash-Bootstrap-TigerGraph-Covid19

$ python index.py

basic_layout

Get Help

Join Tiger Graph Official Community and Futurist Academy Discord Server for help

Resources:

About


Languages

Language:HTML 58.7%Language:JavaScript 36.0%Language:CSS 3.7%Language:Python 1.2%Language:Jinja 0.3%Language:Smarty 0.0%