# Examples Each widget has two notebooks: a **simple** quickstart and a comprehensive **all features** demo. | Module | Simple | All Features | |--------|--------|--------------| | IO | [simple](io/io_simple) | [all features](io/io_all_features) | | Show1D | [simple](show1d/show1d_simple) | [all features](show1d/show1d_all_features) | | Show2D | [simple](show2d/show2d_simple) | [all features](show2d/show2d_all_features) | | Show3D | [simple](show3d/show3d_simple) | [all features](show3d/show3d_all_features) | | Show3DVolume | [simple](show3dvolume/show3dvolume_simple) | [all features](show3dvolume/show3dvolume_all_features) | | Show4D | [simple](show4d/show4d_simple) | [all features](show4d/show4d_all_features) | | Show4DSTEM | [simple](show4dstem/show4dstem_simple) | [all features](show4dstem/show4dstem_all_features) | | Show5DSTEM | [simple](show5dstem/show5dstem_simple) | [all features](show5dstem/show5dstem_all_features) | | ShowComplex2D | [simple](showcomplex2d/showcomplex2d_simple) | [all features](showcomplex2d/showcomplex2d_all_features) | | Mark2D | [simple](mark2d/mark2d_simple) | [all features](mark2d/mark2d_all_features) | | Edit2D | [simple](edit2d/edit2d_simple) | [all features](edit2d/edit2d_all_features) | | Align2D | [simple](align2d/align2d_simple) | [all features](align2d/align2d_all_features) | | Bin | [simple](bin/bin_simple) | [all features](bin/bin_all_features) | ```{toctree} :hidden: io/io_simple io/io_all_features show1d/show1d_simple show1d/show1d_all_features show2d/show2d_simple show2d/show2d_all_features show3d/show3d_simple show3d/show3d_all_features show3dvolume/show3dvolume_simple show3dvolume/show3dvolume_all_features show4d/show4d_simple show4d/show4d_all_features show4dstem/show4dstem_simple show4dstem/show4dstem_all_features show5dstem/show5dstem_simple show5dstem/show5dstem_all_features showcomplex2d/showcomplex2d_simple showcomplex2d/showcomplex2d_all_features mark2d/mark2d_simple mark2d/mark2d_all_features edit2d/edit2d_simple edit2d/edit2d_all_features align2d/align2d_simple align2d/align2d_all_features bin/bin_simple bin/bin_all_features ```