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

Update README.md #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

SharathRajMohan
Copy link

@SharathRajMohan SharathRajMohan commented Apr 24, 2024

Fixed command to install python packages. Added the -r flag to the command pip install requirements.txt

What changes are proposed in this pull request?

  • Corrected the dependency installation command in the quick install section.

(Please fill in changes proposed in this fix)

How is this patch tested?

  • Documentation Update.
    (Details)

We require adding a link to the workflow for testing the mlflow/recipes-regression-template code path.

Run the workflow with repository name: mlflow/recipes-regression-template and the branch(Example:<user-name>:feature) that you are working with.

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes for MLflow users.

(Details in 1-2 sentences. You can just refer to another PR with a description if this PR is part of a larger change.)

What component(s), interfaces, languages, and integrations does this PR affect?

Components

  • area/regression: Sklearn regression recipe example
  • area/build: Build and test infrastructure for MLflow recipe example

How should the PR be classified in the release notes? Choose one:

  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

Fixed command to install python packages. Added the -r flag to the command `pip install requirements.txt`
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.

2 participants