Skip to content

Doc Update: Adds Suggestions for #6043 #6044

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

starry48
Copy link

@starry48 starry48 commented Aug 13, 2025

Adds Suggestions made in #6043

  • [Not applied] Docstrings on all new or modified functions / classes
  • [ ✅] Updated documentation
  • [Not applied] Updated CHANGELOG.md (where appropriate)
  1. Poetry Installation Link Redirecting to the instructions
  • Fix made: Changes the link in the first step to take the user to the installation instructions
  1. poetry shell command needs prerequisites installed
  • Fix made: Changes the poetry shell command to poetry env activate which still creates the virtual environment without more packages being installed
  1. Clarify textual --version requires poetry run
  • Fix made: Clarified that the textual --version requires poetry run command to be able to see the latest version of textual.
  1. Adding how to Run examples
  • Fix made: Adding how to Run examples by explaining to use the poetry run python <SCRIPT_NAME.py>

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