Use Gaussian Blur Image Filter on Jupyter notebook

Hello!
I want to write code on Jupyter using a Gaussian filter. After selecting that module, I want to choose sigma = 1 like this
image
and how to write code on Jupyter?
image
Thanks in advance !!!