Azure / Azure/MachineLearningNotebooks

Passing inputs and outputs please improve clarity

Open
#1,254 3 comments 0 reactions 0 assignees View on GitHub
ADO doc-enhancement Pipelines
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

In this documentation under Parameters 'inputs' and 'outputs' it is said to use
`dbutils.widgets.get("input_name").
`

It would be clearer to state something like
dbutils.widgets.get("_your-input-name_").
and
dbutils.widgets.get("_your-output-name_")

A similar notation in italics is used in other places in this documentation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.