issues
search
jupyter-widgets-contrib
/
ipygany
3-D Scientific Visualization in the Jupyter Notebook
BSD 3-Clause "New" or "Revised" License
489
stars
52
forks
source link
Scene content not displayed when embedded in some widget containers
#90
Open
benbovy
opened
3 years ago
benbovy
commented
3 years ago
To reproduce:
run the notebook
ipygany.ipynb
on Binder (Jupyterlab 3.0.5, Ipygany 0.5.0)
show the ipygany scene (3rd cell) in a
HBox
-> no output (output cell is resized but nothing is shown)
show the ipygany scene in a
VBox
-> it works
To reproduce:
ipygany.ipynb
on Binder (Jupyterlab 3.0.5, Ipygany 0.5.0)HBox
-> no output (output cell is resized but nothing is shown)VBox
-> it works