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:
-
DatasetPanel
-
DatasetEditPanel
-
DataEntriesPanel
-
PropertiesPanel
-
OutputsPanel
They must be specified as a comma separated list argument to the ?components query element, representing respectively:
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: