generated from coulomb/repo-seed
Complete graph orientation workflows
This commit is contained in:
@@ -175,10 +175,10 @@ def fabric_graph_explorer_manifest(base_url: str = "") -> dict[str, Any]:
|
||||
"description": "Highlight dependencies that have no accepted provider binding.",
|
||||
},
|
||||
],
|
||||
"profile_persistence": "none",
|
||||
"profile_persistence": "local",
|
||||
"shareable_state": {
|
||||
"url_parameters": True,
|
||||
"profile_id": False,
|
||||
"profile_id": True,
|
||||
"state_blob": True,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user