Skip to content

Kitware/trame-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.10 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
pip install trame

How to support all examples

You will need to install additional widgets

pip install trame-vuetify trame-vtk