Launch Applications#

Launch Search App#

Dataset.launch_search_app()#

Launch Projector App#

Launch Cluster App#

Operations.launch_cluster_app(configuration=None)#

Launch an app with a given configuration

Example

ds.launch_cluster_app()
Parameters

configuration (dict) – The configuration can be found in the deployable once created.