This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from diagrams import Cluster | |
from diagrams.custom import Custom | |
from diagrams import Diagram | |
from diagrams.onprem.analytics import Hive | |
# Custom Image sourc dir | |
img_src = "/Users/csreekanth/Desktop" | |