Building
Live progress for this stage can be tracked on the model's Build tab. It shows the details of the build process that creates a new Docker image for the model.
Potential issues: 
  - If you specified a custom build script (cdsw-build.sh), ensure that the commands inside the script complete successfully.
- If you are in an environment with restricted network connectivity, you might need to manually upload dependencies to your project and install them from local files.
