infra/templates/notebook_template.ipynb (8 lines): - line 7: "# {{TODO: Title}}" - line 16: "{{TODO: Add a one or two sentences describing the learning outcomes for this notebook}}\n", - line 20: "- {{TODO: Add short descriptions and links to documentation for Azure Machine Learning services used}}\n" - line 29: "You should expect to spend {{TODO: Add expected runtime for sample}} running this sample. " - line 38: "{{TODO: Include a paragraph or two explaining what this example demonstrates, who should be interested in it, and what you need to know before you get started.}}\n", - line 48: "{{Optional TODO: Include a paragraph with information about any datasets used and where to obtain it. Make sure the dataset is accessible to the public. If you ***must*** ensure that that dataset can legally be hosted in this repository. **Microsoft Employees**: Add your dataset to the azuremlexamples storage account.}}" - line 92: "# {{TODO: Declare any variables that a user would need to update. See: https://papermill.readthedocs.io/en/latest/usage-parameterize.html }}\n", - line 140: "{{TODO: Add cells here with notebook content}}" cli/monitoring/components/custom_preprocessing/src/run.py (2 lines): - line 56: # TODO Validate window size - line 87: # TODO: Evaluate if we need to overwrite sdk/python/foundation-models/system/inference/text-generation/llama-files/score/default/score.py (2 lines): - line 312: # TODO check with OSS about pd.Series - line 324: # TODO keeping this around while _infer_schema doesn't work on dataframe string signatures sdk/python/generative-ai/promptflow/deploy-flow/streaming/chatapp.py (2 lines): - line 211: # TODO: Replace with your subscription ID, resource group name, and workspace name - line 219: # TODO: Replace with your online endpoint name sdk/python/foundation-models/system/inference/text-to-image/scoring-files/score_online.py (2 lines): - line 318: # TODO check with OSS about pd.Series - line 330: # TODO keeping this around while _infer_schema doesn't work on dataframe string signatures cli/jobs/pipelines/cifar-10/src/train-model/main.py (1 line): - line 19: # TODO - add mlflow logging sdk/python/responsible-ai/tabular/responsibleaidashboard-ed-student-attrition-clf/responsibleaidashboard-ed-student-attrition-clf.ipynb (1 line): - line 268: " [TODO: Add any preprocessing steps within this function]\n", sdk/python/jobs/pipelines/2b_train_cifar_10_with_pytorch/eval-model/main.py (1 line): - line 19: # TODO - add mlflow logging sdk/python/jobs/automl-standalone-jobs/automl-forecasting-recipes-univariate/helper_functions.py (1 line): - line 70: TODO: Add functionality of choosing based on the max lag order specified by user. cli/jobs/pipelines/tensorflow-image-segmentation/src/run.py (1 line): - line 132: training_handler.train() # TODO: checkpoints_dir=args.checkpoints) sdk/python/jobs/single-step/pytorch/distributed-training/src/train.py (1 line): - line 19: # TODO - add mlflow logging sdk/python/generative-ai/promptflow/deploy-flow/streaming/event_stream.py (1 line): - line 76: # TODO: Handle other prefixes here sdk/python/generative-ai/rag/code_first/mlindex_local/local_docs_to_acs_aoai_mlindex.py (1 line): - line 44: # TODO: MLIndex should help registering FAISS as asset with all the properties. cli/readme.py (1 line): - line 13: # TODO: Re-include these below endpoints and deployments when the workflow generation code supports substituting vars in .yaml files. sdk/python/responsible-ai/tabular/responsibleaidashboard-finance-loan-classification/responsibleaidashboard-finance-loan-classification.ipynb (1 line): - line 260: " [TODO: Add any preprocessing steps within this function]\n", setup/setup-ci/security-scanner/amlsecscan.py (1 line): - line 746: # TODO: Python vulns cli/jobs/pipelines/cifar-10/src/eval-model/main.py (1 line): - line 19: # TODO - add mlflow logging sdk/python/jobs/pipelines/2b_train_cifar_10_with_pytorch/train-model/main.py (1 line): - line 19: # TODO - add mlflow logging sdk/python/responsible-ai/tabular/responsibleaidashboard-healthcare-covid-classification/responsibleaidashboard-healthcare-covid-classification.ipynb (1 line): - line 267: " [TODO: Add any preprocessing steps within this function]\n",