diff --git a/docs/notebooks/census_to_hexgrid.ipynb b/docs/notebooks/examples/census_to_hexgrid.ipynb similarity index 100% rename from docs/notebooks/census_to_hexgrid.ipynb rename to docs/notebooks/examples/census_to_hexgrid.ipynb diff --git a/docs/notebooks/01_interpolation_methods_overview.ipynb b/docs/notebooks/interpolation_tutorials/01_interpolation_methods_overview.ipynb similarity index 100% rename from docs/notebooks/01_interpolation_methods_overview.ipynb rename to docs/notebooks/interpolation_tutorials/01_interpolation_methods_overview.ipynb diff --git a/docs/notebooks/02_areal_interpolation_example.ipynb b/docs/notebooks/interpolation_tutorials/02_areal_interpolation_example.ipynb similarity index 100% rename from docs/notebooks/02_areal_interpolation_example.ipynb rename to docs/notebooks/interpolation_tutorials/02_areal_interpolation_example.ipynb diff --git a/docs/notebooks/03_areal_interpolation_details.ipynb b/docs/notebooks/interpolation_tutorials/03_areal_interpolation_details.ipynb similarity index 100% rename from docs/notebooks/03_areal_interpolation_details.ipynb rename to docs/notebooks/interpolation_tutorials/03_areal_interpolation_details.ipynb diff --git a/docs/notebooks/area_interpolate_perf.ipynb b/docs/notebooks/interpolation_tutorials/tests/area_interpolate_perf.ipynb similarity index 100% rename from docs/notebooks/area_interpolate_perf.ipynb rename to docs/notebooks/interpolation_tutorials/tests/area_interpolate_perf.ipynb diff --git a/notebooks/binary_dasymetric.ipynb b/notebooks/examples/binary_dasymetric.ipynb similarity index 100% rename from notebooks/binary_dasymetric.ipynb rename to notebooks/examples/binary_dasymetric.ipynb diff --git a/notebooks/census_to_hexgrid.ipynb b/notebooks/examples/census_to_hexgrid.ipynb similarity index 100% rename from notebooks/census_to_hexgrid.ipynb rename to notebooks/examples/census_to_hexgrid.ipynb diff --git a/notebooks/extract_urban_areas.ipynb b/notebooks/examples/extract_urban_areas.ipynb similarity index 100% rename from notebooks/extract_urban_areas.ipynb rename to notebooks/examples/extract_urban_areas.ipynb diff --git a/notebooks/01_interpolation_methods_overview.ipynb b/notebooks/interpolation_tutorials/01_interpolation_methods_overview.ipynb similarity index 100% rename from notebooks/01_interpolation_methods_overview.ipynb rename to notebooks/interpolation_tutorials/01_interpolation_methods_overview.ipynb diff --git a/notebooks/02_areal_interpolation_example.ipynb b/notebooks/interpolation_tutorials/02_areal_interpolation_example.ipynb similarity index 100% rename from notebooks/02_areal_interpolation_example.ipynb rename to notebooks/interpolation_tutorials/02_areal_interpolation_example.ipynb diff --git a/notebooks/03_areal_interpolation_details.ipynb b/notebooks/interpolation_tutorials/03_areal_interpolation_details.ipynb similarity index 100% rename from notebooks/03_areal_interpolation_details.ipynb rename to notebooks/interpolation_tutorials/03_areal_interpolation_details.ipynb diff --git a/notebooks/area_interpolate_perf.ipynb b/notebooks/interpolation_tutorials/tests/area_interpolate_perf.ipynb similarity index 100% rename from notebooks/area_interpolate_perf.ipynb rename to notebooks/interpolation_tutorials/tests/area_interpolate_perf.ipynb