We try to provide a course at least once a year. If you are interested, feel free to reach out to Kitware so we can keep you in the loop when those get scheduled. We also provide private training which can provide tailored content. Either way, if you have interest in trame we can help. Just talk to us and we'll figure out how to best help you.
git clone https://github.com/Kitware/trame-course.git
cd trame-course
python3.9 -m venv .venv
source .venv/bin/activate
python -m pip install --update pip
pip install trame