User guide¶
Run Locally¶
Note
To set up the project on your machine, follow these steps:
Install TeachOpenCADD: Open your terminal and clone the repository:
pip install teachopencadd
Execute notebooks: Run the following command.
teachopencadd 1
Here,
1is the ID referring to the talktorial to execute.It will take a couple of minutes if you’re running a particular notebook for the very first time. First, the system will internally create a Conda virtual environment and install all necessary Python packages; you can monitor the progress logs in the terminal. Then, the notebook will launch in your browser.