The Ambient Light example from the documentation no longer runs, throwing AttributeError: module 'ipyvolume' has no attribute 'light_ambient'. Setting lighting = False also appears to have no effect.
I would like to have a 3D scatter diagram appearing as per the ambient light example, if you could suggest a workaround?
The Ambient Light example from the documentation no longer runs, throwing
AttributeError: module 'ipyvolume' has no attribute 'light_ambient'
. Settinglighting = False
also appears to have no effect.I would like to have a 3D scatter diagram appearing as per the ambient light example, if you could suggest a workaround?