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 はまだ評価されていません。