pstasiw

Results 2 issues of pstasiw

I'm wanting to use nivo boxplot for my app but I get the error: Element BoxPlot does not exist in module chartNivo I did some digging in the repo and...

### Bug summary buildargs is unexpected argument for BuildApiMixin This is caused when trying to pass arguments for the dockerfile using the build_args/buildkwargs ```python dbt_image = DockerImage( name="dbt-repo-image", dockerfile="Dockerfile", tag="latest",...

bug