Skip to content

Commit 9e992dc

Browse files
authored
Merge pull request #507 from nebari-dev/update_extensions_list
Update Nebari extensions information
2 parents a91bfd6 + 4cce70e commit 9e992dc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/docs/community/plugins.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ You can learn to use and create Nebari extensions in the [extension mechanism do
1212

1313
The following community-developed extensions are recognized and verified by the Nebari development team.
1414

15-
- [nebari-mlflow-aws](https://github.com/MetroStar/nebari-mlflow-aws)
16-
- [nebari-label-studio](https://github.com/MetroStar/nebari-label-studio)
15+
- The **[ML Flow extension for AWS](https://github.com/MetroStar/nebari-mlflow-aws)** is designed to integrate [MLFlow](https://mlflow.org/) into Nebari deployments utilizing AWS (Amazon Web Services) as the provider. It provides a robust, collaborative environment for AI/ML professionals to manage experiments, track metrics, and deploy models.
16+
- The **[Label Studio](https://github.com/MetroStar/nebari-label-studio)** integrates [Label Studio](https://labelstud.io/) into the Nebari platform, allowing seamless labeling functionality within Nebari. Utilizing Python, Terraform, Kubernetes, and Helm charts, the plugin provides a configurable deployment and authentication through Keycloak.
17+
- The **[Self Registration](https://github.com/nebari-dev/nebari-self-registration)** extension allows potential new users of a Nebari deployment to self-register through a coupon code. A new self-registration page is generated on the Nebari server where users can input their information and a coupon code. Once the form is validated, the new user will be auto-generated on the Nebari deployment. It can also be configured to give new users a set expiration date.

0 commit comments

Comments
 (0)