You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Learn more in the [docs](https://danielgafni.github.io/dagster-ray)
28
28
-**🏭 Production Ready**: Tested against a matrix of core dependencies, integrated with Dagster+
29
29
-**⚡ 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)
30
30
31
-
## Installation
31
+
## 📦 Installation
32
32
33
33
```shell
34
34
pip install dagster-ray
@@ -42,6 +42,12 @@ pip install dagster-ray
42
42
-**[API Reference](https://danielgafni.github.io/dagster-ray/api/)**: Complete API reference
43
43
-**[Changelog](https://danielgafni.github.io/dagster-ray/changelog)**: History of changes and links to docs for older `dagster-ray` releases.
44
44
45
+
## 👥 Who is using `dagster-ray`?
46
+
47
+
These happy users are running `dagster-ray` in production:
48
+
49
+
-[Anam](https://anam.ai)
50
+
45
51
## 🤝 Contributing
46
52
47
53
Contributions are very welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
0 commit comments