in the same notebook try
"color": {
"condition": {"test": "datum['Horsepower'] < 100", "value": "black"},
"value": "red"
},
in the same notebook try
"color": {
"condition": {"test": "datum['Horsepower'] < 100", "value": "black"},
"value": "red"
},