Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Tutorial run EASE Scripts Headless?

Hi Raphael,

Many years ago at EclipseCon when we ran a hands on tutorial we had headless as part of the tutorial.

I recently updated the tutorial setup instructions to make sure they still work - https://github.com/jonahgraham/EASE-Python-Examples

The headless part was one of the exercises:

https://github.com/jonahgraham/EASE-Python-Examples/blob/master/Exercises/Share/ex8_show_projects_in_workspace.py

And this is the solution:

https://github.com/jonahgraham/EASE-Python-Examples/blob/master/Solutions/Share%20Solutions/show_projects_in_workspace.py

I hope that helps,
Jonah



~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Thu, 10 Feb 2022 at 14:25, Raphael Geissler <raphael.geissler@xxxxxxxxx> wrote:
Hi *,

I tought, I did see a tutorial how to run EASE scripts headless. But I cannot find it anymore.

Can someone give me a hint?

Thanks,

Raphael
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ease-dev

Back to the top