hi, with the new release of metaflow 2.3.5 i’m usi...
# dev-metaflow
a
hi, with the new release of metaflow 2.3.5 i’m using the mounting host volume feature. Does this feature allow volume path with a . as a directory name?
Copy code
@batch(host_volumes=['/root/.config']
using the above example seemed to throw the following error:
Copy code
volume.name contains invalid characters. This could be a transient error. Use @retry to retry.
any thoughts ?
a
I'll check today, could be an easy fix
a
thanks @average-beach-28850
a
a
🙌
with the newly merge fix, will i need to reinstall metaflow library for the fix to take effect ?
a
yep, but you'd need to wait for the next release (which we plan to do tomorrow)
after the release is cut you should be able to upgrade the library with pip
a
thanks !! looking forward to that
a
ok sorry it took a bit longer but it the release is out now!
🙌 1