Model Summary not printing on Kaggle kernels

Hi. The usual model summary that describes the number of parameters and expected model size is not being printed when calling trainer.fit() in Kaggle kernels. It directly starts printing the progress bar. i am using the latest version of pytorch lightning