Hi,
Like it shows in the course, in the terminal that you are launching the bridge you must source ROS noetic first, and then ROS foxy:
source /opt/ros/noetic/setup.bash
source /opt/ros/foxy/setup.bash
Then, you can run the bridge. I will update the notebook to specify the sourcing.