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

Mlflow 2.2.0 support #84

Closed
wants to merge 1 commit into from

Conversation

ConsciousML
Copy link

@ConsciousML ConsciousML commented Mar 28, 2023

Make sure you have checked all steps below.

Issue

Description

  • Here are some details about my PR, including example of usage.
    I changed:
  • the Dockerfile to use the latest version of the Google Cloud SDK
  • the requirements.txt for the tracking_server
  • the requirements.txt and in the examples to push log to the server

Licence

  • My PR adds the needed licence header to every added file:

Commits

  • I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body explains "what" and "why", not "how"

Documentation

No documentation is needed as just the requirements changed

Additional Information

  • I successfully deployed the modified Docker Image and could see the 2.2.0 version tag in the MLflow UI
  • I tested to send log to the server with the new requirements and it works

@ConsciousML ConsciousML closed this Nov 8, 2023
@ConsciousML ConsciousML deleted the mlflow-2.2.0 branch November 8, 2023 18:49
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.

MLflow 2.2.0 Support MLflow app creation crashes because of protobuf version
1 participant