* replace ports 5000/7000 with 5001/7001 to eliminate conflict with Control Center on MacOS (#521)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
* Sync master into release-1.6 (#523)
* Make sure the client is actual built (#517)
Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>
* Update DevContainer base image to fix CodeSpaces and DevContainer issues (#519)
* Update base image to later Universal 1.x Focal, but still pin to 1.x major version
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Updated readme to clarify pre-req SKUs for GitHub CodeSpaces support
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Setting FLASK_RUN_PORT=5001 in distributed-calc
Signed-off-by: Charlie Stanley <wistanle@microsoft.com>
Co-authored-by: Xavier Geerinck <xavier.geerinck@gmail.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Charlie Stanley <wistanle@microsoft.com>
* update README (#524)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
Co-authored-by: Xavier Geerinck <xavier.geerinck@gmail.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Charlie Stanley <wistanle@microsoft.com>
* Removing numbering and README changes
* Fixing build.yaml and other references to numbered names
* Changing more places to use quickstart term
* Additional samples to quickstarts changes