Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 660 Bytes

Want to attend the next one?

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.

How to get started

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