I need to access the json file in the github repo from the databricks notebookI have a repo integrated with Databricks workspace.  When I run %sh pwd ...

CK
New Contributor II

I need to access the json file in the github repo from the databricks notebook

I have a repo integrated with Databricks workspace.

When I run %sh pwd it returns this path /Workspace/Repos/chris@myemail/Repo/folder/test.json.

I'm not able to access the json file using this path.