OSSCAR widgets and extensions
Contents
OSSCAR widgets and extensions¶
We have developed custom widgets related to computational chemistry and physics. For instance, we developed a interactive periodic table. Besides, we also developed JupyterLab extensions, which can help development.
Widget Periodic Table
A Jupyter widget for an interactive periodic table.
![]()
Widget DOS and Bandstructure Plot
A Jupyter widget to plot bandstructures and density of states.
![]()
Widget Brillouin Zone Visualizer
A Jupyter widget to plot the 1st Brillouin zone and path for the band structure.
![]()
Widget JSmol
A Jupyter widget to use Jmol/Jsmol.
![]()
Widget Code Input
A widget to allow input of a python function, with syntax highlighting.
![]()
Extensions¶
Molecular rendering with POVRAY
A collection of tools to render molecular structures into high quality images or videos using the POVRAY engine.
![]()
Extension to Run and Hide Codes
A JupyterLab extension to run and hide all codecells.
![]()
Extension to Visualize Molecular Orbitals
A JupyterLab launcher extension to visualize Gaussian cube files.
![]()