itkwidgets on Google CoLab
See original GitHub issueHi guys.
Have any of you tried to run itkwidgets on Google Colab?
I got the package installed with !pip, but the moment I try view(image), the thing keeps running forever. Could that be because the free server where I am running the notebook in is just not good enough for 3D view? It is a small image though 32x32x32.
Any thoughts?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:9 (5 by maintainers)
Top Results From Across the Web
test-itkwidgets.ipynb - Colaboratory - Google Colab
The GitHub API is responding with a rate limit exceeded error. Authorize Colaboratory to use the GitHub API to get a higher limit....
Read more >Quick Start Guide — itkwidgets 1.0a7-159-g836cbc5 ...
Welcome to itkwidgets's documentation! next. Deployments. On this page. Installation. Jupyter Notebook; Jupyter Lab; Google Colab. Example Notebooks ...
Read more >itkwidgets 1.0a11 - PyPI
pip install 'itkwidgets[notebook]>=1.0a8'. Then look for the ImJoy icon at the top in the ... pip install 'itkwidgets[lab]>=1.0a8' ... For Google Colab run:...
Read more >Jupyter Widgets in Colab - YouTube
Presentation by Pete Blois about how Google Colab implemented support for Jupyter Widgets. Presented at the Jupyter Widgets development ...
Read more >Jupyter Notebook Plotting — PyVista 0.37.0 documentation
Client-side rendering with itkwidgets using itk.js and vtk.js . ... However, on Google Colab, where it's not possible to install system packages, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

UPDATE: you will be able to use the
itk-vtk-viewerdirectly inside Google Colab which will be similar to itkwidgets, see https://github.com/Kitware/itk-vtk-viewer/issues/336Hey @vianamp ,
Yes, please follow and thumbs up this issue:
https://github.com/googlecolab/colabtools/issues/60