GIthub Dataset Filtering

Hello.
Hope you are doing well.
I have a trouble.

I have some code piece that is generated by github dataset “macrocosm-os/code-parrot-github-code”.
How to get github repo and path url from this?

Thanks for your reviewing.

1 Like

Hmm…

github_url = f"https://github.com/{repo_name}/blob/main/{file_path}"
1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.