question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ENH: Notebook 3d backend improvements (ipyvtklink)

See original GitHub issue

I open this issue following https://github.com/mne-tools/mne-python/pull/8503#issuecomment-748859979 to keep track of the missing features or anything that could be improved.

Feature status

Design/UX


Known issues

Resolved

JupyterLab

  • matplotlib is not interactive Javascript Error: IPython is not defined
  • The mesh is translucent
  • A VTK window opens on local instance

Google Colab


A testing notebook is available on gist.github.com.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
agramfortcommented, Mar 9, 2022

this would be a game changer !

Message ID: @.***>

1reaction
larsonercommented, Jan 7, 2021

For movie and autoplay I think you basically need a timer, e.g. https://stackoverflow.com/questions/57255394/jupyter-and-timer-functions

For a screenshot it seems like it should be fairly easy since the ipyvtk_simple is sending bitmaps, and/or we should be able to get the Renderer directly and get the image from it

For label time course do you need more than https://ipywidgets.readthedocs.io/en/latest/examples/Widget List.html#Dropdown ?

For sizing I think it’s https://ipywidgets.readthedocs.io/en/latest/examples/Widget Styling.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

Source space brain image, 3D image plotting - Support ...
Could somebody please provide a working colab that would plot some of the source space brain images or any 3D images from the...
Read more >
Advanced setup — MNE 1.3.dev0 documentation - MNE-Python
The notebook 3d backend requires PyVista to be installed along with other packages, please follow Install via pip or conda. Installing to a ......
Read more >
ipyvtklink - PyPI
You may have to build jupyter lab extensions for this to work in Lab. This is known to work well in Notebook. PyVista....
Read more >
ENH: Notebook 3d backend improvements (ipyvtklink) issue ...
ENH : Notebook 3d backend improvements (ipyvtklink) ... to keep track of the missing features or anything that could be improved. Feature status....
Read more >
Jupyter Notebook Plotting — PyVista 0.37.0 documentation
Jupyter Notebook 3D Modules. Jupyterlab 3. Rendering Location. Backend. Requires Framebuffer. panel. Yes. Client. vtk.js. Yes. pythreejs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found