microsoft / showwhy

MIT License
200 stars 28 forks source link

Resolved issue #405

Closed dclengacher closed 1 year ago

dclengacher commented 1 year ago

Opened up a Azure notebook, went to command prompt and started installing the 4 docker files. The backend and frontend completed without error, then both versions of the causal-services (both the showwhy version and the other) Azure command line: docker pull ghcr.io/microsoft/showwhy/causal-services:0.3.0 0.3.0: Pulling from microsoft/showwhy/causal-services unsupported media type application/vnd.cncf.helm.config.v1+json

But if there was no error, the instructions also don't say how to actually launch this app. Does "docker-compose --profile all up" launch the app?

dclengacher commented 1 year ago

Resolved