Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@satyakommula96
Copy link

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added or modified a feature, documentation in docs is updated

Description of changes

  • Removed !!python/name tags from pymdownx.superfences config to avoid YAML parsing issues.
  • Updated docs/README.md to improve clarity around local setup:
    • Added cd unitycatalog step
    • Switched to python3 -m venv for broader compatibility
    • Replaced mkdocs serve with python -m mkdocs serve to avoid global mkdocs conflicts
  • Replaced Git clone command with HTTPS URL for broader accessibility

…up instructions

- Removed `!!python/name` tags from `pymdownx.superfences` config to avoid YAML parsing issues.
- Updated docs/README.md to improve clarity around local setup:
  - Added `cd unitycatalog` step
  - Switched to `python3 -m venv` for broader compatibility
  - Replaced `mkdocs serve` with `python -m mkdocs serve` to avoid global mkdocs conflicts
- Replaced Git clone command with HTTPS URL for broader accessibility

Signed-off-by: Satya Kommula <[email protected]>
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