You can run a Peliqan script (data app) in different ways:
Interactive run: click the “Save & Run” button in the top menu above the script editor in Peliqan > Run interactively (Streamlit)
Background run (manual or scheduled): configure a schedule for your script or use the “Run in background” option from the “Save & Run” button
Publish API endpoint: make your script available as a public API endpoint. More info:
Run outside of Peliqan: use the Peliqan pip module. Click here for more info on local development.
Published apps & apps pinned to homepage: these also use Interactive runs (Streamlit).

Use the “Schedule” menu option in the top menu of the script editor, activate the schedule and choose an interval:
