Results 10 comments of Steven Snyder

Using the web application, you cannot load a previously saved project that uses a local file system connection. You will need to open the project using the Electron version of...

These issues can also be reproduced in desktop environments by enabling touch device emulation in Google Chrome developer tools ![image](https://user-images.githubusercontent.com/5247558/85784603-4a5f2b00-b6dd-11ea-988f-2658c71b7b8b.png)

Hi Paul, VoTT uses electron's IpcRenderer to implement the local file system backend. You will need to rewrite the file system provider to use something else. Take a look at...

The VoTT web browser version has never supported local file systems. There is no commit that has local file system working for the web based version. Before the v2.0 release,...

Is this issue scheduled to be fixed? In the meantime, what firmware version does panda need to be backdated to as a workaround?

Are there plans to address this soon? We have run into scalability issues with DVC due to the poor performance on data sets with a large number of small files.

> @series8217, what remote do you use? What is the size of datasets (no. of files, total size, etc)? Thanks. s3 remote with a local cache on a reflink-supported filesystem....

What errors are you getting?

Unfortunately the pandacan library on PIP is very out of date and can't be used until it is updated. It isn't compatible with the current Panda firmware. Also the pycrypto...