In [ ]:
import k3d
k3d.points([0, 0, 0])
This is not always a good idea, because a Plot object is created behind the scenes.
If there are many of them, showing complex objects, a lot of your browser's memory will be used.
Expected result:
In [ ]: