Azure / Azure/MachineLearningNotebooks
Symbolic Links (symlink) not supported
- 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ả
Hi!
I'm trying to build Open3D on my Azure ML compute.
At some point the process fails as it's downloading a dependency that contains symlinks in a tar file.
When trying to manually create a symlink using `ln -s`, this also fails.
I took a closer look and the underlying CIFS file system doesn't support smybolic links.
Is there a workaround or are you planning to support this in the future?
I know that there's also the `localfiles` folder which I can use for that kind of stuff. Would've been nice to have everything at the same place, though.
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á.