We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
json
1 parent 8d4ac2f commit da38c0dCopy full SHA for da38c0d
1 file changed
docs/python/how-to-guides/create-js-plugins.md
@@ -170,7 +170,6 @@ The best way to learn JS plugin development is to study existing plugins. The [d
170
171
- [`plotly-express`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/plotly-express): Plotly visualization integration.
172
- [`matplotlib`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/matplotlib): Matplotlib figure support.
173
-- [`json`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/json): JSON viewer component.
174
- [`ui`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/ui): The deephaven.ui framework itself.
175
176
Each plugin demonstrates:
0 commit comments