Skip to content

Commit f9f0e7d

Browse files
authored
chore: add production users list (#334)
1 parent b23357c commit f9f0e7d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Learn more in the [docs](https://danielgafni.github.io/dagster-ray)
2828
- **🏭 Production Ready**: Tested against a matrix of core dependencies, integrated with Dagster+
2929
- **⚡ Instant Startup**: Leverage `RayCluster` with [Cluster Sharing](https://danielgafni.github.io/dagster-ray/tutorial/kuberay/#cluster-sharing) for lightning-fast development cycles with zero cold start times (intended for development environments)
3030

31-
## Installation
31+
## 📦 Installation
3232

3333
```shell
3434
pip install dagster-ray
@@ -42,6 +42,12 @@ pip install dagster-ray
4242
- **[API Reference](https://danielgafni.github.io/dagster-ray/api/)**: Complete API reference
4343
- **[Changelog](https://danielgafni.github.io/dagster-ray/changelog)**: History of changes and links to docs for older `dagster-ray` releases.
4444

45+
## 👥 Who is using `dagster-ray`?
46+
47+
These happy users are running `dagster-ray` in production:
48+
49+
- [Anam](https://anam.ai)
50+
4551
## 🤝 Contributing
4652

4753
Contributions are very welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ Learn more by reading the [tutorials](tutorial/index.md).
151151
!!! tip
152152
See [KubeRay tutorial](tutorial/kuberay.md)
153153

154+
## 👥 Who is using `dagster-ray`?
155+
156+
These happy users are running `dagster-ray` in production:
157+
158+
- [Anam](https://anam.ai)
159+
154160
## 📚 What's Next?
155161

156162
<div class="grid cards" markdown>

0 commit comments

Comments
 (0)