Data Modeling DBT Week1 Assignment - Grade output is 0 due an error

Team,

I’m facing challenge in submitting the assignment with a successful req through mark. I see the following error


Is this something that I got to be done with my execution steps ?

Also, while solving the error. I have trouble in executing the SQL statements in the Jupyter cells and the error can be seen below

Could you please help resolving the errors which would be really great.

Thanks
Kartheek

Hello @Karthikeyadarbha,

Perhaps you missed the first cell. Could you run this at the start. Thanks:


from IPython.display import HTML

%load_ext sql

Many thanks for showing an error my execution steps, it worked.

1 Like