Skip to content

Commit aae652e

Browse files
committed
docs: update available plugins page
1 parent fd46b10 commit aae652e

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

docs/plugins/available.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
# Available Plugins
22

3-
## NVIDIA-maintained Plugins
3+
Data Designer plugins come from two places: NVIDIA-maintained first-party packages and community packages shared by Data Designer users.
44

5-
NVIDIA-maintained plugin packages live in the [DataDesignerPlugins](https://github.com/NVIDIA-NeMo/DataDesignerPlugins) repository. The catalog below is embedded from the generated [DataDesignerPlugins catalog](https://github.com/NVIDIA-NeMo/DataDesignerPlugins/blob/main/docs/catalog.md).
5+
## First-party plugins
66

7-
--8<-- "https://raw.githubusercontent.com/NVIDIA-NeMo/DataDesignerPlugins/main/docs/catalog.md:5:"
7+
NVIDIA-maintained Data Designer plugins are developed and tested in the [DataDesignerPlugins](https://github.com/NVIDIA-NeMo/DataDesignerPlugins) repository.
88

9-
## Community Plugins
9+
- [Browse first-party plugin documentation](https://nvidia-nemo.github.io/DataDesignerPlugins/plugins/) for available plugins and usage instructions.
10+
- [View plugin packages](https://github.com/NVIDIA-NeMo/DataDesignerPlugins/tree/main/plugins) for source code, package metadata, and tests.
1011

11-
We do not have community plugins listed yet, but yours could be the first! If you build a reusable plugin that others may find useful, please consider publishing it and asking us to add it here.
12+
## Community plugins
1213

13-
To request a listing, please:
14+
There are no community plugins listed yet, but yours could be the first! If you build a plugin, please consider publishing and requesting a listing so other Data Designer users can find it here.
1415

15-
1. Build the plugin using the patterns in [Build Your Own](build_your_own.md) and the NVIDIA-maintained [DataDesignerPlugins](https://github.com/NVIDIA-NeMo/DataDesignerPlugins) repository.
16+
To build and share a community plugin:
17+
18+
1. Build the plugin following the [Build Your Own](build_your_own.md) guide.
1619
2. Publish the plugin package to [PyPI](https://pypi.org/).
17-
3. Open a GitHub issue on the [Data Designer repository](https://github.com/NVIDIA-NeMo/DataDesigner/issues) requesting a catalog listing. Include the package name, PyPI URL, source repository, documentation link, supported Data Designer version, and plugin type.
20+
3. Open a GitHub issue on the [Data Designer repository](https://github.com/NVIDIA-NeMo/DataDesigner/issues) with the package name, PyPI URL, source repository, documentation link, supported Data Designer version, and plugin type.

0 commit comments

Comments
 (0)