Skip to main content

First run

Eventum studio

To run Eventum Studio just use:

eventum-studio

After running the command you will see something like this:

  You can now view your Streamlit app in your browser.

Local URL: http://localhost:8501
Network URL: http://172.20.166.3:8501

Open specified URL in your browser.

Eventum CLI

To run Eventum CLI use next command:

eventum -t <time mode> -c <config file> [arguments]

To show help with description of arguments:

eventum --help

To understand how to configure Eventum and what should contain configuration file go to Configuring part.