Skip to content

Enable extending or overriding the layer gallery with settings editor #842

@mfisher87

Description

@mfisher87

Use case

For example, a domain-specific JupyterHub may want to pre-load the gallery with layers relevant to them.

Preferred solution

Implement two new settings, e.g.:

  • galleryEntries: Override the default gallery
  • extendGalleryEntries: Extend the default gallery with new items -- would be deep merged with the default gallery

Each would follow the existing gallery schema, so you could define new tabs or add items to existing tabs.

Alternative solutions

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions