Matt McCormick

Results 417 comments of Matt McCormick

Thanks for the expert input @agirault ! Re 1.: we updated vtk.js in itk-jupyter-widgets 0.16.2, released two days ago -- @VolkerH could you please test that version? Re 2. I...

We could add this with a `geometry_edge_colors` argument...

Hey @vianamp , Yes, please follow and thumbs up this issue: https://github.com/googlecolab/colabtools/issues/60

@oeway #brilliant!! :heart: :heart_eyes: Awesome to know that we will have Google Colab support with the itkwidgets / imjoy refactor (WIP)! This is superb for reproducibility and teaching with deep...

@jxchen01 very nice! Yes, the ROI selection feature in itkwidgets will work in Colab as it works in Jupyter as we integrate more of the ImJoy communication backend. @oeway :+1:...

Rebasing on ImJoy magic for CoLab support! :tada: ``` pip install --upgrade --pre itkwidgets ``` to test. CSS issues in the output, currently using the `createDialog` over `createWindow` in Colab....

> CSS issues in the output, currently using the createDialog over createWindow in Colab. Or, we should be using the `w` and `h` [options for `createWindow`](https://github.com/imjoy-team/imjoy-core/blob/master/docs/api.md) ?

Hello @ctwayen, We are making improvements to the interface for these configuration parameters and how their state is managed.

@tpowellmeto thanks for the positive feedback! Time-based visualization is a good idea. Do you have some data that we could make an example out of and can you share the...

> Here is a demo of some volume rendering through time that we created in my team with three.js. Very impressive! I am surprised there were not more clouds over...