JustGitting

Results 28 issues of JustGitting

Hi, A user already logged into the zenml server can change their own password using the command: `zenml user change-password` However, there does not appear to be a way to...

contribution
core-team

### Contact Details [Optional] _No response_ ### System Information ``` (.venv) PS C:\...\> zenml info -a -s Daemon functionality is currently not supported on Windows. ZENML_LOCAL_VERSION: 0.91.1 ZENML_SERVER_VERSION: 0.91.1 ZENML_SERVER_DATABASE:...

x-squad
snack

### System Information ZenML version 0.84.3 ### Issue Description Just realized the ZenML OSS dashboard is only able to display the "default" project. On the Projects tab, there is a...

planned
contribution
core-team

### Contact Details [Optional] _No response_ ### Feature Description This FR is in response to a request from @schustmi. The Kaniko project has been archived by Google as of early...

planned
contribution
core-team

I need to debug the cause of a build failure using docker-py when building from a dockerfile that was created dynamically within python. For example, the error I'm getting is:...

## Overview I've installed dbt_artifacts according to the Quickstart guide in a Windows 10 / powershell environment. After dbt run completes successfully, the following error appears: ```sh > dbt run...

bug

Hi, Just found dbt-osmosis to help me with the documentation in dbt, it looks great, thank you. My approach to naming source/model yaml files is to use the directory names...

Is it possible to pass additional optional arguments to the ODBC driver in the profiles.yml config? Please see the following link for the list of connection string keywords: https://learn.microsoft.com/en-us/sql/connect/odbc/dsn-connection-string-attribute?view=sql-server-ver15 In...