Linux: `!cat /proc/cpuinfo` Windows: `!wmic cpu get caption, deviceid, name, numberofcores, maxclockspeed, status` Mac: ??? Maybe find a python way to query that works for all of them?