markddesimone

Results 11 comments of markddesimone

yes, running jupyter notebook ![image](https://user-images.githubusercontent.com/5612966/95647245-ca3db500-0a82-11eb-8182-56677894481d.png)

Thank you! was missing final closing ```});``` ```js document.getElementById("elem").addEventListener("click", function(e) { var rects = document.getElementById("elem").shadowRoot.getElementById("vis").shadowRoot.getElementById("holder").querySelectorAll("rect") for (var i=0; i

By restarting jupyter I have been able to get the cell rendered correctly. However if I re-execute the cell I get the issues decribed: - drop downs not working for...

@jimbojw Do you have any feedback on how to progress? Unfortunately I have to completely restart jupyter notebook every time I want to execute the cell. thank you

The huge zoom in and out icons were apparently fixed here: https://github.com/PAIR-code/facets/issues/214 however on re-executing the cell they become huge. perhaps this is a clue to the error?

Hi, thank you for sharing your work. I am trying to work with WSICS as this is one of my needs. Actually I would like to be able to process...

Because I am unable to build multiresolutionimageinterface in debug mode I am unable to find out why reading fails in c++. however I do have the following information: 1. loading...

Hi Karelger, thank you for your reply and sorry for my tardy response... I am indeed using the latest CMake 3.14.3 and it is here that I receive the error...