Installing

Note

We are currently working on providing TeachOpenCADD as a conda package, as well.

Install from the pip package

  1. Install TeachOpenCADD using pip:

    pip install teachopencadd
    
  2. Run teachopencadd -h to test that it works.

  3. 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.