Installing JupyterCAD#
JupyterCAD can be installed with pip
pip install jupytercad
It is best if you also install freecad, this will allow you to open .FCstd files. It can be installed using mamba or conda
mamba install -c conda-forge freecad