Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add working Julia environment(s) for the examples (toml files) #67

Open
carstenbauer opened this issue Oct 4, 2022 · 2 comments
Open

Comments

@carstenbauer
Copy link

Currently, one can't run the examples without manually adding the necessary packages (e.g. ImplicitGlobalGrid or MPI). Would be great to have toml files in examples/ that make it a simple ] instantiate.

@omlins
Copy link
Owner

omlins commented Oct 4, 2022

Thanks for the suggestion @carstenbauer! That's a good point for possible improvement. However, I am not sure how it should look like as in the same time, we would not like to scare off, e.g., newcomers with multi-file examples. Personally, I am very much a fan of single-file examples and the examples should work with, a priori, any recent enough combination of packages - was this not the case for you?

In brief, I am not sure what we should do; one option might be to create toml files shared by all examples.

@luraess
Copy link
Collaborator

luraess commented Oct 4, 2022

one option might be to create toml files shared by all examples.

I would suggest this option. one caveat being that some examples not relying on IGG may still have that part instantiated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants