Data
Overview
The data node of the Davinci VSCode Extension navigation tree shows that data that is hosted within the
workspace. Data is placed into the workspace through two methods.
- Files located in the data folder within the workspace are automatically included as datasets
available in the workspace
- Scripts that call the val.set
function can place data within the workspace. This method can be used by user defined scripts, as well
as apps that are run within the workspace.