-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(web_pod_info.py): add GPU utilization details and refresh func…
…tionality * refactor(web_pod_info.py): replace rich library with tqdm for progress tracking * refactor(web_pod_info.py): move utility functions to top of the file * refactor(web_pod_info.py): replace console print with streamlit dataframe for displaying data * refactor(web_pod_info.py): handle command errors in run_command function * refactor(web_pod_info.py): change default values for cpu_request and gpu_limit from -1 to 0
- Loading branch information
1 parent
048a3c9
commit 967edd8
Showing
1 changed file
with
111 additions
and
58 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