-
Notifications
You must be signed in to change notification settings - Fork 10
CLI tutorial (markdown) #50
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
Conversation
This adds a basic CLI tutorial. The goal is to walk the user through the process of setting up, running, and gathering results using the CLI. Audience is people for whom this is their first experience with OpenFE, and they're not super into Python. They already know the science, however, and may know some of the tools in this space (LOMAP, etc).
|
I ran through the setup stage, but can't run the actual simulations (and therefore also can't gather the results). Could somebody else (@IAlibay ? @richardjgowers ? @RiesBen ?) run through this? |
|
@dwhswenson can this get formatted into a notebook? Currently within binder the markdown isn't rendered. |
|
ufff, I guess? Do you want the commands to all be runnable then? I was kind of trying to avoid that, because running a ton of simulations (or calling sbatch where it doesn't exist) kinda sucks. |
|
@richardjgowers : Try again. |
|
@dwhswenson yeah ok this is better |
This adds a basic CLI tutorial. The goal is to walk the user through the process of setting up, running, and gathering results using the CLI.
Audience is people for whom this is their first experience with OpenFE, and they're not super into Python. They already know the science, however, and may know some of the tools in this space (LOMAP, etc).