HELP! My Jupyter notebook is not showing any outputs. : (

Hello! sounds like I am facing an issue in Jupyter Notebooks where, after running a code cell to extract and display data (e.g., using print(soup) ), I am not seeing the data itself but, instead, you notice the cell number increment as if the code executed without issues. I have tried toggle scrolling and nothing happens! I don’t know what else to do. Hope someone knows how to fix this problem. I just followed the teachers instructions, I am pretty new too.