Skip to content

Conversation

@ckadner
Copy link
Contributor

@ckadner ckadner commented Dec 3, 2021

⚙️ Updated the READMEs under /quickstart and /api

The quickstart guide can be shrunk down to 2 commands now:

# 1. download the `docker-compose.yaml`
wget https://raw.githubusercontent.com/machine-learning-exchange/mlx/main/quickstart/docker-compose.yaml

# 2. bring up MLX    
docker compose up

No need to clone the repo, or to keep the local code up to date

* Update the READMEs under /quickstart and /api

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner ckadner added documentation Improvements or additions to documentation API Swagger API labels Dec 3, 2021
@mlx-bot
Copy link
Collaborator

mlx-bot commented Dec 3, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mlx-bot mlx-bot requested a review from yhwang December 3, 2021 23:16
@ckadner
Copy link
Contributor Author

ckadner commented Dec 4, 2021

FYI @ptitzler @romeokienzler -- the MLX Quickstart with Docker Compose has gotten a slimmer. Just two commands to bring up MLX locally:

# 1. Download the Docker Compose file
wget https://raw.githubusercontent.com/machine-learning-exchange/mlx/main/quickstart/docker-compose.yaml

# 2. Bring up MLX
docker compose up

Note, the Quickstart is still catalog only -- no running of pipelines -- but for the latter, we now have a KIND deployment option

@ptitzler
Copy link

ptitzler commented Dec 6, 2021

FYI @ptitzler @romeokienzler -- the MLX Quickstart with Docker Compose has gotten a slimmer. Just two commands to bring up MLX locally:

Sweet! Works like a charm Christian. Thanks for making everyones' life easier

@Tomcli
Copy link
Contributor

Tomcli commented Dec 6, 2021

/lgtm

@mlx-bot mlx-bot added the lgtm label Dec 6, 2021
@mlx-bot mlx-bot merged commit 6faf593 into claimed-framework:main Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Swagger API approved documentation Improvements or additions to documentation lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants