Open3D
Open3D copied to clipboard
How to increase the max number of plots displayed at once in Jupyter?
Checklist
- [X] I have searched for similar issues.
- [X] For Python issues, I have tested with the latest development wheel.
- [X] I have checked the release documentation and the latest documentation (for
mainbranch).
My Question
I have 22 plots I'd like to see at once in a Jupyter notebook, yet a few of them, while displayed properly in the beginning, appear blank as more plots are shown:
while some of the plots below are displayed:
Out of 22 expected plots, I see only 16, while 6 remain blank.