mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.46k stars 109 forks source link

Docker Image? #521

Open shantanuo opened 2 weeks ago

shantanuo commented 2 weeks ago

Which package?

vizro-ai

What's the problem this feature will solve?

Is docker image available?

Describe the solution you'd like

It will make the installation easy.

Alternative Solutions

There are community images available on docker hub but since I am using ARM processor, I can not use them.

Additional context

I hope it will be useful to other programmers as well.

Code of Conduct

lingyielia commented 2 weeks ago

Hi @shantanuo , thank you for your question!

Currently, there are no officially maintained VizroAI images. We will discuss this approach and decide whether to implement it in the future.

In the meantime, have you tried building the ARM-compatible image locally? If so, are there any specific issues you're encountering?

Additionally, I’m curious about your use case. Could you share how you plan to use the VizroAI Docker image?