How to run code given in openmc

I am new in openmc. I want to know that how can I run this code through openmc.

Below is the link of code given in openmc site.

https://docs.openmc.org/en/stable/pythonapi/generated/openmc.model.pack_spheres.html#openmc.model.pack_spheres

Anyone, please help me with this.

I have installed docker on my windows pc.

@BKD There is an example showing the use of the pack_spheres function in this Jupyter notebook.