Datacenter User Guide

Version 2.0 | Published November 02, 2023 ©

Configurable Page

The configurable page is accessible via <datacenter_url>/?components=<ComponentsCommaSeparatedList> (for example, http://127.0.0.1:5700/?components=DatasetPanel ), and gives the option to create configurable views that can, for instance, improve focus or remove unnecessary panels from the main UI for a given workflow.

The available configurable components are:

  1. DatasetPanel

  2. DatasetEditPanel

  3. DataEntriesPanel

  4. PropertiesPanel

  5. OutputsPanel

They must be specified as a comma separated list argument to the ?components query element, representing respectively:

images/download/attachments/134789149/MainView-components.png

For example, the http://127.0.0.1:5700/?components=DatasetPanel,DataEntriesPanel creates a simplified view where only the configured datasets and their data entries are shown:

images/download/attachments/134789149/image-2023-8-14_17-6-2.png