Client side app not running

Simulation for lesson 2 and 3 not executing client side applications both on my laptop and google colab
Lesson 2
INFO : Starting Flower ServerApp, config: num_rounds=3, no round_timeout
INFO :
INFO : [INIT]
INFO : Using initial global parameters provided by strategy
INFO : Evaluating initial global parameters
INFO : test accuracy on all digits: 0.1001
INFO : test accuracy on [1,3,7]: 0.0035
INFO : test accuracy on [2,5,8]: 0.2885
INFO : test accuracy on [4,6,9]: 0.0000
INFO :
INFO : [ROUND 1]
INFO : configure_fit: strategy sampled 3 clients (out of 3)

Lesson 3
INFO : Starting Flower ServerApp, config: num_rounds=3, no round_timeout
INFO : INFO : [INIT]
INFO : Using initial global parameters provided by strategy INFO : Evaluating initial global parameters
INFO :
INFO :
[ROUND 1]
INFO : configure_fit: strategy sampled 5 clients (out of 5)