Tensor flow graph doubt

Hi,

I am running locally in tensorflow2.2.0 and successfully runned all the codes on housing dataset and successfully showing the results.
But just on running “show_graph(tf.compat.v1.get_default_graph())” it is not showing and graph (blank cell)but it is also not showing any error also. Please help me out.

Thank you