Organize Git-based Project assets

In Git-based projects, your project’s assets are organized as code, data, or artifacts.

Access Project assets

  1. Go to the project.

  2. In the navigation pane, click Code, Data, or Artifacts.

Code

This section organizes and lists all the Git-based repositories that store your project code and imported repositories. See Import Git Repositories for more information. Use common Git workflows to access files in these repositories.

When you interact with code in a Domino workspace, you can use common Git workflows, like committing, pushing, and pulling. See Use Git in Your Workspace for more information.

The default working directory for your code is /mnt/code.

You can select any branch and the last 10 commits. You can browse the folders of linked Git repositories natively from the Code section on the Project page.

Note

Depending on the size of the repository, it can take up to 30 seconds to access the file structure on initial load.

Data

This section organizes and lists all data sources used in your project, including Domino datasets, external data volumes, and dataset scratch spaces. For more information about how to use data with your project, see Domino Datasets.

Artifacts

This section contains the results from your research and analysis like plots, charts, and serialized models. You can also import artifacts from other projects.