Skip to content

Commit da38c0d

Browse files
authored
docs: Remove link to obsolete json plugin (#7940)
Discovered by nightly checks.
1 parent 8d4ac2f commit da38c0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/python/how-to-guides/create-js-plugins.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ The best way to learn JS plugin development is to study existing plugins. The [d
170170

171171
- [`plotly-express`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/plotly-express): Plotly visualization integration.
172172
- [`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.
174173
- [`ui`](https://github.com/deephaven/deephaven-plugins/tree/main/plugins/ui): The deephaven.ui framework itself.
175174

176175
Each plugin demonstrates:

0 commit comments

Comments
 (0)