-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/SK-344 | Add compute package registry (#495)
* Started on new set compute package * set compute package updated * list compute packages added * added properties to /get_package * name and desription added to compute package * simplyfied compute package object response (get_package) * include name and desc in compute package list response * include id in result for compute packages * added id property to compute packages to enable tracking active easier * set active compute package * list_models can include active property * select correct file name * set active model * set CURRENT model * Removed comment * lint fix * Added api test for list_compute_packages
- Loading branch information
1 parent
2cb4c13
commit c4b3c4e
Showing
6 changed files
with
394 additions
and
74 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
Oops, something went wrong.