Avaray

Results 15 comments of Avaray

Just set **--user-data-dir** path to different than original data dir of Chrome. Then you will be able to run your App in separated instance of Chrome and your launch parameters...

> Or maybe just a url that is a `Ref` instead of a `string`. Is there an usage of updating the options ? Most of them are at initialisation I...

Yay! We have it! [https://github.com/vueuse/vueuse/pull/2367](https://github.com/vueuse/vueuse/pull/2367)

> @Avaray can u please explain. Having the same issue Check [Overriding the User Data Directory](https://chromium.googlesource.com/chromium/src/+/master/docs/user_data_dir.md#Overriding-the-User-Data-Directory)

Can't wait for [FileExplorer](https://www.gradio.app/docs/gradio/fileexplorer) 🤤

Change your code to: `render() { return "TEXT" }` ?

I really wish to see this in the CLI

> Will fix this asap. Thanks! I just checked Privisioning script and I see it is using `wget` to download models. I use wget to manually download models and I...

Yep, there’s currently no way to do that with Tailwind CSS.

Yeah, I just experienced the same issue. In my case I was unable to catch keyboard input after app launch, and after alt-tab. That's because "page" inside app window is...