{% if context.workspace_summary %} From {{ context.workspace_summary.source_type }} {{ context.workspace_summary.source_id }} {% if context.workspace_summary.source_name %}— {{ context.workspace_summary.source_name }}{% endif %} {% elif context.selection_count %} {{ context.selection_count }} {{ context.object_type }}s selected {% else %} {{ context.object_type }} {{ context.object_id }} {% endif %}
These objects define one browser Workspace. Analysis keeps this selection separate from Workspaces opened for each object individually.
Choose one or more directly attached databases, workbooks, or tables. They are downloaded into the browser before an analysis is run.
{% if context.can_annotate %} {% endif %}Select an attached Analysis Workspace. It is restored into browser storage, and referenced OMERO inputs are downloaded again if needed.
{% if context.panel_kind == "workspace" %} Continue from the latest synchronized revision in {{ context.workspace_summary.dataset_name|default:context.name }}. {% else %} This {{ context.result_kind }} belongs to {{ context.workspace_summary.workspace_name }}. {% endif %}
{{ context.result_name }}
This result remains linked to its durable Workspace provenance.
Resume the reusable Methods, Pipelines, Notebooks, and run history synchronized from the source object.
This managed Project stores synchronized browser Workspaces. Select a Dataset below to resume it, or select a reusable item from a normal analysis source.
{{ context.managed_message }}
{% if context.managed_count != None %}{{ context.managed_count }} synchronized item{{ context.managed_count|pluralize }}
{% endif %}