feat(marketplace): add Clockface and Speed Reader plugins - #1410
Merged
mofojed merged 2 commits intoSep 5, 2026
Conversation
Add marketplace entries and card images for deephaven-plugin-clockface and deephaven-plugin-speed-reader.
dsmmcken
requested changes
Sep 4, 2026
dsmmcken
left a comment
Contributor
There was a problem hiding this comment.
Can the marketplace image for the clockface be more normal styled and show multiple timezones, I expect that would be the common usage.
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The entries follow marketplace conventions and reference matching repositories and image assets.
Pull request overview
Adds Clockface and Speed Reader to the Deephaven plugin marketplace with their card assets.
Changes:
- Adds marketplace metadata, repository links, PyPI packages, and tags.
- Adds PNG card images for both plugins.
File summaries
| File | Description |
|---|---|
marketplace/marketplace.json |
Registers both plugins. |
marketplace/images/clockface.png |
Adds the Clockface card image. |
marketplace/images/speed-reader.png |
Adds the Speed Reader card image. |
Review details
- Files reviewed: 1/3 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The entries match the marketplace schema, reference existing images and repositories, and contain consistent package metadata.
Review details
- Files reviewed: 1/3 changed files
- Comments generated: 0 new
- Review effort level: Balanced
dsmmcken
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add marketplace entries and card images for deephaven-plugin-clockface and deephaven-plugin-speed-reader.