{% 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 %}
Open a workspace below to continue with its saved inputs, analyses and results.
{% for workspace in context.analysis_workspaces %} {% empty %}No saved workspaces for this source yet.
{% endfor %}Choose inputs below, then create a separate workspace for your analysis. These choices apply only to the new workspace.
{% if context.selection_count %}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. Remote analysis uses DataQueryWorker: the database stays on the server and only query results reach your browser. Browser analysis downloads the selected file.
{% 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 %}