mantik.utils.unicore.uploadยถ
Functionsยถ
|
|
|
Get all files to be uploaded via UNICORE. |
Module Contentsยถ
- mantik.utils.unicore.upload.file_matches_exclude_pattern(path: pathlib.Path, project_dir: pathlib.Path, exclude: List[str]) bool [source]ยถ
- mantik.utils.unicore.upload.get_files_to_upload(project_dir: pathlib.Path, config: mantik.config.core.Config | mantik.config.core.SSHConfig) List[pathlib.Path] [source]ยถ
Get all files to be uploaded via UNICORE.
Notes
Since MLflow docker backend mounts the MLflow project directory, all directory contents are uploaded here as well.