# CAD Files for Syncgrips BLE enabled Paralletes You can start a Docker container with the environment for creating CAD models using python and `build123d`. It spawns a jupyter notebook with integrated 3D renderer. ```bash docker run -it --rm -v :/home/cq -p 8888:8888 bwalter42/jupyter_cadquery:3.5.2 ```