You can install the required packages on Ubuntu 20.04 with: apt-get update apt-get install -y cmake g++ build-essential libyaml-cpp-dev libeigen3-dev libboost-all-dev ...
It would be useful if Calcite Flow supported rendering Flow Items that are returned by other components inside the Flow, i.e., Flow Items that are nested inside a shadow DOM. I should have the option ...