Run grasshopper file without opening rhino

I want to run a grasshopper file without opening rhino. Is it possible to run?

Yes, with hops or compute. Technically rhino.inside technology would also do it.

But what environment are you planning on running it in?

The rhino/grasshopper runs headless in these cases.

Hi thanks for your reply. I just want to run the grasshopper script with compute, i dont want to exchange data from a server. I checked the youtube videos but could not find exactly how to run. can you help me with that?