Creating Your Own Repository
Explore the process of creating a personal repository in Azure Data Studio by downloading a zipped GitHub repository, organizing files, and understanding how YAML and readme files support navigation within the platform. This lesson equips you to set up your development environment efficiently.
We'll cover the following...
We'll cover the following...
Setting up our files
For this next exercise, we will download a zipped repository from GitHub (instead of cloning) and use that as a starting point for our own custom repository. The repository is called ADS-NotebookTemplate, which contains sample YAML and readme files that are used for navigation in Azure Data Studio. Note that this structure also facilitates navigation when these same files are browsed directly on a GitHub repository.
To get started, you can either:
- Download the zip file attached below.