Slow rendering in jupyter notebook mode
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
The new jupyter notebook mode is a great addition to Mayavi, though I've found it to be much, much slower than using the default plotting mode. For example, plotting a triangular mesh takes ~1 second normally, but after activating notebook mode, it takes more like 10-30 seconds.
E.g.,

It takes <1 second normally but here it takes much longer.
Are there any optimizations under the hood that could speed this up?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.