* adding continue_on_step_failure False and force_rerun True for vision pipelines
* adding continue_on_step_failure False and force_rerun True for vision pipelines
* adding continue_on_step_failure False and force_rerun True for vision pipelines
* update datasets location
* Replace remaining references to multiclass classification data.
* Replace remaining references to multilabel classification data.
* Replace remaining references to object detection data.
* Replace remaining references to instance segmentation data.
* Patch .zip url.
* Install numpy version compatible with scikit-image==0.19.3.
* Use different names for data sources to prevent job failures due to same name being used at the same time.
---------
Co-authored-by: Radu-Mihai Dondera <rdondera@microsoft.com>
* upgrade the curated images of designer jobs
* upgrade the curated images of designer jobs
* upgrade the curated images of designer jobs
* upgrade the curated images of designer jobs
* update code
* sample: upgrade curated environment
* switch to latest
* feat: also update usage of azureml:azureml-sklearn-1.0
* fix: avoid using potentially private input data
* fix: unzip downloaded data
* sample: switch to a azure blob
* fix: black
* fix: 2 samples with broken format
* fix: update component version
* revert: revert failing changes to handle in separate PR
* Using programmatically generated random string in Spark samples for Synapse workspace creation.
* Using programmatically generated random string in Spark samples for Synapse workspace creation.
* doc: flow in pipeline for cli
* doc: flow in pipeline sdk experience
* doc: remind to grant permission to compute cluster
* Update README.md
* Update README.md
* Update flow_in_pipeline.ipynb
* update readme for cli sample
* move bs4 inside tool function to reduce dependency for compile
* doc: add information for office usage
* doc: update component spec glob
* feat: add requirements
* azure-ai-ml is released
* fix: smoke
* fix: resolve comments
* ci: add ci for flow in pipeline
* doc: update readme
* fix: smoke
* create connection with wrong settings
* fix: smoke
* fix: highlight schema requirement
* feat: use a sample without connection
* fix: include flow.tools.json
* fix: update text
* fix: remove connection creation
* fix: update input setting
* fix: remove connection reference in python tool
* fix: flow run setting
* fix: further clean connection reference
* feat: use the same pipeline in cli and sdk
* fix: black
* fix: make 2 example align
* Sample updates for AML Spark managed VNet GA.
* Updated notebook title. Triggering build to test.
* Updated workspace name to include timestamp. Triggering build to test.
* Shortened VNet workspace name to meet validation.
* README.md clean-up and fixes for AML Spark samples.
* README.md clean-up and fixes for AML Spark samples.