Try inserting at the top
library(palmerpenguins)
data(package = 'palmerpenguins')
If that doesn’t work, ask the notebook author to fix the configuration to make the penguins dataset available. Otherwise, you will need to download and install R locally.