Visualize POSCAR inside ipython notebook

I have a POSCAR which I read as pymatgen structure object. How can I use pymatgen.vis.structure_vtk module to visualize this POSCAR inside (it is ok if it opens a popup window to display) ipython notebook? Thanks.

Hi @nitin0301,

We’re deprecating pymatgen.vis.structure_vtk so this is not currently supported, we have an alternative solution to visualize inside a notebook in the works. Stay tuned!