I am struggling with Glue and Great Expectations. What version are you using? Did you just add it as %additional_python_modules great_expectations? I managed to do all steps, but in the end I get
"ConfigNotFoundError: Error: No great_expectations directory was found here!
- Please check that you are in the correct directory or have specified the correct directory.
- If you have never run Great Expectations in this project, please run `great_expectations init` to get started."
but i am running in glue notebook, so that's not an option.
Would you be so kind sharing your set up and some simple examples? Plase!!