Skip to content

Fix Sphinx path issues by relocating notebooks #479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from

Conversation

nightcoder26
Copy link

This PR addresses the issue where links were not rendering correctly in tutorials.html, related to the path configuration in Sphinx. After moving the notebooks folder inside the docs directory, the links are now correctly rendered.

Changes:

  • Moved the notebooks folder inside the docs directory to resolve path issues.
  • Added the generated folder to .gitignore to prevent tracking of generated files.

Screenshots:

Before: The links were not rendered correctly due to path issues.
434477815-0abf2c0b-ac69-47e7-987c-9211cdd55676

image

After: The links are now rendered correctly after moving the notebooks.
image

Please review and let me know if any further changes are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant