Commit Graph

10 Commits

Author SHA1 Message Date
DavidSpek fe18a296da
chore: Remove pip requirements from docker files (#5064)
* Remove pip requirements from docker files

* Fix consistency and failing builds

* fixup arena requirements.txt

* Update KFserving to 0.4.1

* Remove pip requirements from docker files

* Fix consistency and failing builds

* fixup arena requirements.txt

* small fixup
2021-02-26 02:31:15 -08:00
Tommy Li 121bfdfc5f
fix(components): Move output path as arguments for ibm components (#4647) 2020-10-22 15:39:36 -07:00
hongye-sun f56a8cb72a
Comp yaml eb830cd73c (#1282) 2019-05-03 13:11:31 -07:00
Tommy Li c77554a762 Fix Watson pipeline example (#1246)
* update ibm watson examples

* fix labels in components

* typo fixes

* revert component name change

* minor description changes

* move label tags to annotations
2019-04-29 11:12:20 -07:00
Animesh Singh 9f6d34ff65 Fixing comp names (#1239)
* changing comp names

* changing comp names
2019-04-26 11:52:29 -07:00
Alexey Volkov 848d4fb99c SDK - Replaced insecure yaml.load with yaml.safe_load (#1170)
This improves security and gets rid of security warnings.
See https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-04-23 15:26:00 -07:00
Animesh Singh c0da565e08 component readmes (#1147) 2019-04-14 20:48:00 -07:00
Animesh Singh 7c0558e5d1 metadata for open source components (#1071) 2019-04-02 19:05:41 -07:00
Tommy Li 0fa221aba6 Add component.yaml to every ibm-components (#984)
* add component.yaml to every ibm-components

* replace colon conflicts with dashes

* update ffdl serve component.yaml description
2019-03-19 20:18:24 -07:00
Animesh Singh b5e529fb33 placeholder for ibm sample pipelines and corresponding components (#731)
* ibm sample components and pipeline

* License headers and remocing zip files

* License headers and removing zip files

* removing ffdl binary
2019-02-05 23:46:12 -08:00