venomoustoad

Results 6 comments of venomoustoad
trafficstars

make sure you import * from fastbook image_cat is a function that returns a sample cat image built into the fast.ai lib ``` import fastbook fastbook.setup_book() from fastbook import *...

So I have tried this with electron v12 - I need to do 3 things: `nodeIntegration: true, enableRemoteModule: true, contextIsolation: false` As a consequence I am able to access electronService.remote.fs...

I think I found a reasonably elegant solution to work with rails, working on some of the code in this thread.Effectively, this works around the issue that you cannot use...

This is the case even with the demo project saved online.

So has this worked correctly(as in 100% in a particular version) in previous versions or has there always been a few cases where the bug occurred in the past in...

Yes 1.2.1 works correctly!