Azure / Azure/MachineLearningNotebooks
How to get path on datastore from input dataset instead of pathOnCompute(mount path)
未关闭
- 主要语言
- Jupyter Notebook
- 星标
- 4.4k
- 派生
- 2.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述
I would like to get the datastore path e.g. datastores/storepath/paths/shares/...
instead of pathOnCompute from my inputDataSet. What API should I use?
I tried the following but none of them work:
paths = input_dataset.to_path() //the to_path() only get the file name list, it doesn't contain the path
get_details() only contains pathOnCompute as well
Thanks for your input
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。