diff --git a/docs/index.rst b/docs/index.rst index 467cd0e26..be30619f2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -68,7 +68,6 @@ The core features include: :caption: Frontend Tutorial frontend/frontend.ipynb - frontend/frontend_reasoning.ipynb frontend/choices_methods.md .. toctree:: diff --git a/docs/frontend/frontend_reasoning.ipynb b/scripts/playground/frontend_reasoning.ipynb similarity index 100% rename from docs/frontend/frontend_reasoning.ipynb rename to scripts/playground/frontend_reasoning.ipynb