diff --git a/.gitignore b/.gitignore index f35e6de499f..fea742858b5 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ temp-plot.html .vscode doc/python/.ipynb_checkpoints doc/python/.mapbox_token +doc/.ipynb_checkpoints diff --git a/doc/python/3d-subplots.md b/doc/python/3d-subplots.md index 6d81282f58d..ba48768c252 100644 --- a/doc/python/3d-subplots.md +++ b/doc/python/3d-subplots.md @@ -28,7 +28,7 @@ jupyter: layout: base name: 3D Subplots order: 4 - page_type: u-guide + page_type: example_index permalink: python/3d-subplots/ thumbnail: thumbnail/3d-subplots.jpg --- diff --git a/doc/python/figure-factory-subplots.md b/doc/python/figure-factory-subplots.md index c373b444aaf..0c34731f249 100644 --- a/doc/python/figure-factory-subplots.md +++ b/doc/python/figure-factory-subplots.md @@ -28,7 +28,7 @@ jupyter: layout: base name: Figure Factory Subplots order: 4 - page_type: u-guide + page_type: example_index permalink: python/figure-factory-subplots/ thumbnail: thumbnail/ff-subplots.jpg ---