Skip to content

Suppress warnings for LAUNCHPAD_CFG and LAUNCHPAD_LOG environment variables #131

@schuderer

Description

@schuderer
  • ML Launchpad version: 1.0.0

Description

It would be nice if there was a way to suppress certain warnings, specifically those for a non-set environment variable (or not have these warnings in the first place).

Steps to reproduce

$ touch LAUNCHPAD_CFG.yml
$ mllaunchpad train
WARNING mllaunchpad.config: Config filename environment variable LAUNCHPAD_CFG not set, using default file: './LAUNCHPAD_CFG.yml'
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions