Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Make mlrun-kit the main installation option #590

Merged
merged 7 commits into from
Dec 15, 2020

Conversation

gilad-shaham
Copy link
Member

No description provided.

Copy link
Contributor

@Hedingber Hedingber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good
several minor comments

README.md Outdated
@@ -71,7 +91,7 @@ pip install mlrun
MLRun requires separate containers for the API and the dashboard (UI).
You can also select to use the pre-baked JupyterLab image.

To install and run MLRun locally using Docker or Kubernetes, see the instructions in [**hack/local/README.md**](hack/local/README.md).
To install and run MLRun locally using Docker or Kubernetes, see the instructions in the [**MLRun documentation**]([hack/local/README.md](https://mlrun.readthedocs.io/en/latest/install.html)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new link doesn't work, looks like a typo

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

README.md Outdated
- [Using the MLRun CLI](#run-mlrun-service-cli)
- [Benefits](#benefits)
- [Components](#components)
- [In This Document](#in-this-document)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this document seems unrelated as a sub-title of components suggest to return it to the top as before plus changing it from #### to ##

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

docs/install.md Outdated

Create a namespace for mlrun. For example:
To install the chart with the release name `my-mlrun` use the following command.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have rename my-mlrun to mlrun-kit
no functional change just feels more professional IMO
this is just a suggestion, you don't have to take it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

docs/install.md Outdated
helm install -n mlrun nfsprov stable/nfs-server-provisioner
#### Set Environment Variables

Define your MLRun configuration. As a minimum requirement —
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the — is on purpose ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed (also in remote.md)

@Hedingber Hedingber changed the title Doc install update [Docs] Make mlrun-kit the main installation option Dec 15, 2020
@Hedingber Hedingber merged commit 7a38bc3 into mlrun:development Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants