* chore(sdk): move v1 to deprecated * fix testsg * fix testsg * fix setup.py * fix test * s' * fix tests * fix test * retore v2 test changes * fix py3.6 test * fix py3.6 test * fix py3.6 import fallback error * remove deprecated * fix samples test * sample test * fix samples * add readme * restroe test * python require * remove path * fix tests * inteegration tests * remove tfx tests for dependency with kfp v1 * fix e2e * fix e2e * fix integration tests * fix sampe * move client down * change to kfp * add import alias * fix * runid * fix dsl * only use kfp for function * revert train_until_good * tfx test * kfp * try import * onprem
* feat(sample) Add markdown visualization example for v1 and v2 compatible * address comment * use multi line markdown * Update markdown.py Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>