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:
Dataset Panel
Dataset Edit Panel
Dataset Entries Panel
Properties Panel
Outputs Panel
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: