-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UX] A new look of SkyPilot console outputs (#4023)
* [UX] default to minimal logging (no module/line number/timestamp). * Fix mypy. * Fix typing * Update sky/utils/env_options.py Co-authored-by: Tian Xia <[email protected]> * Update sky/utils/env_options.py Co-authored-by: Tian Xia <[email protected]> * Account for debug flag. * Remove prefixes from docs. * wip * Optimize the output * optimize logging * format * Update the ux * fix options * Fix logs ux for controller * Add job starting title * fixes * keep align * fix indent * UX v3 * Format * UX for launching * Add UX for setup and mounts * Fix setup and file mounts * Fix output * Refactor output * Fix * update * Change to ⚙️ * New alternative * cyan for spinner * address comments * format * format * refactor and fix * format * format * controller logs * fix serve ux * Updated serve UX * Fix serve ux * format * Fix backward compat job log * Fix streaming for old clusters * Fix nested status * fix status * Add looking for resources spinner * Fix azure logging * format * format * Fix old provisioner * add a new internal IP for Lambda * fix multi-worker for old provisioner * Avoid error out for refresh in teardown * format * Fix k8s output * Fixes * fix * Fix * format * Fix smoke minimal * Fix validating minimal * fix managed job tests * address comments * dim indent and green finish line * Fix optimizer output * Fix nested rich status * format * reducing refreshing frequency * remove accidentally added file * update docs * update docs * increase initial delay for smoke test * A diff icon * increase refresh frequency * minor * fix * fix message * Update sky/backends/cloud_vm_ray_backend.py Co-authored-by: Zongheng Yang <[email protected]> * fix * fix the smoke test yaml * fix * Add docstr * fix * shorten style / fore * rename class * move constants * Add indent symbol for instance up * Update controller setup * format * rename env_key * minor move * format --------- Co-authored-by: Zongheng Yang <[email protected]> Co-authored-by: Tian Xia <[email protected]>
- Loading branch information
1 parent
fdd68b2
commit d63497c
Showing
39 changed files
with
1,004 additions
and
644 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.