Change venv name to mlcflow#227
Open
anandhu-eng wants to merge 3 commits into
Open
Conversation
🤖 AI PR Review Summary\n\nThis PR updates the documentation to reflect a change in the default virtual environment directory from ~/.mlcflow_venv to ~/.mlcflow. The changes are purely documentation updates with no code modifications, reducing risk. However, consistency across all references is critical to avoid user confusion. There are no design issues as this is a straightforward rename in docs. |
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
🤖 AI PR Review Summary\n\nThis PR updates the default virtual environment directory from ~/.mlcflow_venv to ~/.mlcflow across installation scripts and documentation. The change is consistent and low risk but requires users to update their environment activation commands accordingly. There are no design issues, but careful verification is needed to ensure no references to the old path remain. |
🤖 AI PR Review Summary\n\nThis PR updates the default virtual environment directory from ~/.mlcflow_venv to ~/.mlcflow across GitHub workflows, installation scripts, and documentation. The change is mostly cosmetic and organizational, reducing the verbosity of the venv directory name. Risks are minimal but include potential confusion or breakage if users or scripts rely on the old path. The change is consistently applied, but no migration or backward compatibility notes are included. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ PR Checklist
dev📌 Note: PRs must be raised against
dev. Do not commit directly tomain.✅ Testing & CI
📚 Documentation
📁 File Hygiene & Output Handling
🛡️ Safety & Security
🙌 Contribution Hygiene
Fixes #orCloses #.