Open marota opened 5 years ago
@marota does anything show up in the JS console when it fails to display on Firefox?
cc @jameswex FYI
No unfortunately nothing seems to pop up in the JS web console.
I believe running WitWidget through Firefox will require some updates to the widget, as webcomponents need to be polyfilled in Firefox and loaded before the WIT webcomponent can be created. We can keep this issue open to track enabling its use in Firefox.
Thanks for your feedback. It would be really great if you could make it work in Firefox!
I have been trying to run the What_if_Tool_Usage_notebook to successfully display the WitWidget at the end. I eventually managed to succeed on a Mac OS both in Colab and Jupyter notebook through a Chrome Browser.
However, I have been quite unsuccessful using firefox (68.0.1) browser ion the same computer either with colab or jupyter: the WitWidget remains blank. For a while I have been trying to run this notebook on a Fedora OS through firefox (Chrome not being allowed), and the witwidget also desperately remained blank.
Is it really possible to run the WitWidget through Firefox? Do you see a solution to that ?
Thanks for your help!