In browser wallet detection from titanoboa library issues

Can not start the in browser wallet

Hello,

The following will not engage the browsers wallet.
Tested on Firefox with metamask
Tested with Brave browser

Tried ‘pre’ connecting to the local host still no luck.

%load_ext boa.ipython

no errors

boa.set_browser_env() # this will use the browser signer and the browser RPC

it times out.

Is there any other ways I can try to run this?