There's a file at /var/lib/cloudera-quickstart/tutorial/js/config.js you
can edit to manually override the detection. Currently it likely contains
the line:
var managed = true;
I'd recommend changing it to:
var managed = 'express';
And that should unlock the other parts of the tutorial. Do not that the
only parts 'express' unlocks include some sections on checking the health
of services required for each step. The 'enterprise' option of CM will also
add a section on using Navigator to audit access to the data and trace
lineage of data sets.