How to open a Project/Table/Run#

Projects are the top-level directories in the 3LC ecosystem. It is the primary organizational unit, encompassing all associated Runs, Tables, and other data elements. That’s why, when creating a Table or Run, we need to specify project_name to be able to store it in a designated project. If project_name is not specified, a default project named “default_project” will be created and used to store the Tables and Runs.

Open a Project#

Once Tables and/or Runs are created from the code, they are available to view in the Dashboard. The landing page is the Projects page when you first time launch the Dashboard.

Dashboard remembers your selected project

The Dashboard remembers the last project you had selected and will automatically open that project the next time it is launched. This can be useful as you add Tables or Runs to the project.

All projects are listed in the PROJECTS panel on the bottom of the screen.

(Any project)

The list of projects contains an entry named (Any project), which contains all Tables and Runs across your 3LC projects. It can be used to search for a specific Table or Run if you don’t remember which project it is in.

Clicking a project will highlight the row and display its name in the upper left corner. The number of Tables and Runs contained in the project will be displayed below the project name.

Clicking RUNS or TABLES in the upper left corner will show the Runs page or the Tables page for the selected project. Alternatively, double clicking the project row in the PROJECTS panel will automatically lead to the Runs page.

Tip

To go back to the Projects page, click the project’s name in the upper left corner.

Open a Table#

In the Tables page, double click a Table row in the TABLES panel to view that Table.

The Table page is where the content of the Table, such as the images and labels, are displayed. The current Table’s name is shown in the orange box in the upper left corner.

Open a Run#

Similarly, click the RUNS on upper left corner to switch to the Runs page and then double click a Run row in the RUNS panel to enter the Run page.