Installing¶
Note
We are currently working on providing TeachOpenCADD as a conda package, as well.
Install from the pip package¶
Install TeachOpenCADD using pip:
pip install teachopencadd
Run
teachopencadd -hto test that it works.Run
teachopencadd <ID>to set up a new workspace with the TeachOpenCADD material. In this example command, you are choosing the talktorial by its numerical<ID>.
If you need an introduction to Jupyter notebooks, please check out the suggested resources here.