Skip to content
Snippets Groups Projects
  • jbwang1997's avatar
    c46f891a
    [Enhance] Substitute the environment variable in config file (#744) · c46f891a
    jbwang1997 authored
    * Add read environment variable function in config
    
    * Add UT
    
    * enable int case, split predefined and environment
    
    * Update py config
    
    * Add new attributes env_variables in config
    
    * Add examples in docstring
    
    * Fix comments
    
    * Add tutorials
    
    * Add en tutorials
    
    * Refactor config docs according to comments
    
    * Fix comments
    
    * Change function name
    [Enhance] Substitute the environment variable in config file (#744)
    jbwang1997 authored
    * Add read environment variable function in config
    
    * Add UT
    
    * enable int case, split predefined and environment
    
    * Update py config
    
    * Add new attributes env_variables in config
    
    * Add examples in docstring
    
    * Fix comments
    
    * Add tutorials
    
    * Add en tutorials
    
    * Refactor config docs according to comments
    
    * Fix comments
    
    * Change function name