Pietro Zambelli
Pietro Zambelli
PR that tried to fix #7. The main changes are: - Start introducing 'gettext' on dashboard and variables to traslate the name expose on the streamlit interface, - Add also...
See [discussion](https://github.com/fastapi/typer/discussions/971) for further details and sample code.
This commit migrates the `pyproject.toml` file to be fully compliant with PEP 621, enabling interoperability with tools like `uv`, `pip`, and other standard Python packaging tools, while maintaining full compatibility...
Custom Validator to check file and folder requirements fix #5203 **Please review the following checklist.** - [x] Docstrings on all new or modified functions / classes - [ ] Updated...
Dear all, thanks for what are you doing! I have the feeling that dealing with files and folders its a quite common task and I believe it might be useful...
## Prework - [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/great_tables/blob/main/.github/CONTRIBUTING.md). - [x] If there is [already a relevant issue](https://github.com/posit-dev/great_tables/issues), whether open or closed, comment on...