claimed-framework / component-library

The goal of CLAIMED is to enable low-code/no-code rapid prototyping style programming to seamlessly CI/CD into production.
Apache License 2.0
2.31k stars 4.05k forks source link

The "logging" module import is forgotten in "claimed/component-library/output/upload-to-cos.ipynb" #172

Closed hassanrhanimi closed 2 years ago

hassanrhanimi commented 3 years ago

After using the claimed library for practicing purpose in a coursera course, i got this error "NameError: name ‘logging’ is not defined?" solved by importing this module in the "upload-to-cos.ipynb".

By the way thank you guys for the "Data Engineering and Machine Learning using Spark" course ;)

romeokienzler commented 2 years ago

[x] fixed in f4c5e59dab72d7bf4707294705fe2517e6fe0838 - thanks a lot!