GitHub user dosubot[bot] added a comment to the discussion: How to install and configure superset step by step??
<!-- Answer --> Yes, the installation and configuration steps I provided are valid for Apache Superset version 5. The official documentation and Docker images have been updated for version 5.0.0, and the Docker Compose workflow (including using superset_config.py) remains the recommended approach for Windows setups. The main differences in version 5 are the use of the 'uv' package manager instead of 'pip' for Python packages, and some docker-compose files have been renamed (for example, to docker-compose-image-tag.yml) [see details](https://github.com/apache/superset/pull/33872). If you follow the steps as described, you’ll be running version 5 as long as you check out the 5.0.0 tag or use the 5.0.0 Docker image [reference](https://github.com/apache/superset/issues/33855). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/35c06100-e16f-4926-be28-6140dc2a127b?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/34439) GitHub link: https://github.com/apache/superset/discussions/34439#discussioncomment-13953243 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
