#522 Feat: Decouple graph from flyteconsole for use as a plugin.
Issue created by jsonporter
We would like to start decoupling useful components from flyteconsole so that those components can be used as plugins (eg, rendering a flyteconsole component within custom applications). To that end we want to decouple from flyteconsole to be a standalone plugin.
Acceptance Critera:
• Graph is imported as a plugin
flyteorg/flyteconsole