Hi all,
I'm having issues displaying cards inside jupyter notebook, image attached. My workflow creates the card correctly as I can manually find the .html file and open it with a browser. However, when I try to open it in a notebook it just displays whitespace. By using IPython IFrame I am able to load the html file directly and display it in the notebook, but i'd rather avoid this. Any ideas what could be going wrong?
Thanks