Not being able to create data context in databricks

Because of data context not being created we are not able to use custom check feature and data docs for visualization.

Error: No gx directory was found here!
- Please check that you are in the correct directory or have specified the correct directory.

This is what the error says. However, we have the directory established within data bricks.

Hi @ddua what’s your code for creating data context? Are you running

import great_expectations as gx
context = gx.get_context()