Azure / Azure/MachineLearningNotebooks
Passing inputs and outputs please improve clarity
Đang mở
ADO
doc-enhancement
Pipelines
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 4.4k
- Fork
- 2.6k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.