Data Source Mounts
Data Sources () on a connected repository card opens the Mount Data Source dialog. The dialog is the same one the Code Playground toolbar opens, and mounts any of your data sources into the runtime filesystem at a chosen location. The mount is stored on the repository and does not affect any other connected repository or the Code Playground.
The button's icon reflects the repository mount state, as described under Data source.
In the dialog, pick a data source for the Source field and type a mount path in the Destination field, then click Save Mount. Two extra actions in the dialog control fallback behavior:
- Reset to Default applies the default mount configuration set in Settings General to the repository.
- Remove Mount clears the mount entirely, so the repository runs with no data source attached.
For the catalog of data source types you can mount (Data Drives, Signaloid Cloud Storage, and Signaloid Sensor Gateways), see the Data and Sensors section of the user interface guide.
See also: How to Run Code from a GitHub Repository.