JS
JS
related to #349
Notes: ``` import numpy as np e.eval_imgs["bbox"][3, 0, 0] ``` ```python def eval_im(): bbox = e.eval_imgs["bbox"] for i in range(len(bbox[0, 0, :])): im = [] for j in range(len(bbox[:, 0,...
working dir set to `/` feels the most intuitive imo - when you ssh in, and you appear in $SPARK_HOME, users may be confused...
the machine you are running your aztk commands from
we should also update the python wiki when this is revolved.
we should also add a note on this in the CLI experience and cluster.yaml file
The reason for this is because we require each "task" or `--name` to be unique. I think we should solve this by allowing users to submit the same values for...
https://docs.microsoft.com/en-us/azure/logic-apps/create-managed-service-identity
steps: 1. in logic app blade, enable managed identity under 'identity' on the left side plane 1. add logic app to IAM in azure machine learning resource 1. set logic...
can't replicate. can you upgrade cli to 2.0.49 and try again. not sure from the error message but this `19 "--query", "[?contains(localName, '%s')].{max:limit, current:currentValue}" % (vm_family)` makes it look like...