From caa2a8372a91331e40de2fbc0443f1d328b4396a Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 6 Nov 2024 22:27:13 -0800 Subject: [PATCH] refac --- docs/getting-started/quick-start/index.mdx | 106 +++++++++++---------- 1 file changed, 57 insertions(+), 49 deletions(-) diff --git a/docs/getting-started/quick-start/index.mdx b/docs/getting-started/quick-start/index.mdx index 1ba1bf1..f119c9e 100644 --- a/docs/getting-started/quick-start/index.mdx +++ b/docs/getting-started/quick-start/index.mdx @@ -33,42 +33,81 @@ import CondaWindows from './tab-python/CondaWindows.md'; Choose your preferred installation method below: -- **Docker:** Recommended for most users due to ease of setup and flexibility. -- **Kubernetes:** Ideal for enterprise deployments that require scaling and orchestration. +- **Docker:** **Recommended for most users** due to ease of setup and flexibility. - **Python:** Suitable for low-resource environments or those wanting a manual setup. +- **Kubernetes:** Ideal for enterprise deployments that require scaling and orchestration. + - + +
+ + + +
+
+ - - - +
+ + + +
- - - - - - - +
+ +
- +
+ +
-
+ + + +
+
Choose Your Platform
+ + + + + + + + + +
+
+ + +
+ +
+
+ + + +
+

Development Setup

+

+ For developers who want to contribute, check the Development Guide in Advanced Topics. +

+
+
+
+
- - @@ -76,41 +115,10 @@ Choose your preferred installation method below: - - - - - - - - - - - - - - -

Choose Your Platform

- - - - - - - - - -
- - -

Development Setup

-

- For developers who want to contribute, check the Development Guide in Advanced Topics. -

-
+