Updates for latest smtk/cmb compatibility
Minor updates
- Add default value to each PythonScript item, so that CMB can initialize the absolute path.
- Change the remaining handful of smtk.to_concrete() calls to smtk.attribute.to_concrete(), since the former was dropped with pybind11 wrappers.