Cast
How to install and setup Cast on your own device.
Installation
Open windows powershell and run:
From anaconda powershell run:
Alternatively you can run :
This should open the Cast app in your browser.
Set up
Once the installation is done and the cast app is up and running it is time to set up your directory.
The directory should have automatically installed within your Documents folder. Open the directory and check that the Cast directory is setup correctly. The following folders should be in the directory:
Data folder
The source folder is where all the data sources you want to query should be saved. To use a data source in the Cast app, ensure the file is placed in this folder.
The export folder stores Parquet files generated when query results are exported. If you have exported the output of a query, you can find it in this folder.
Queries
The queries folder is where all queries written in the Cast app will be saved. Queries are only saved when the save button is selected, as there is no auto-save functionality.
Configs
The configs folder contains saved data visualizations from the Data Viewer tab. These visualizations are stored as JSON files in the PyGwalker file format and can also be directly opened by PyGwalker.
Settings
This is a json file that sets all the settings for the Cast app.