-
Notifications
You must be signed in to change notification settings - Fork 7
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
[DOCS] docs enhancements from Austin #154
Comments
@zhao-cy Thank you!
I am imagining a graphic in the Overview, which is referenced by the example walkthrough and
This was the result of a misunderstanding on my end. Based on your response I think the entire project is to be done in an HPC environment? I had imagined that you would install BABS onto your local machine, scaffold out a project, and then move it to an HPC environment, which I was assuming would only require singularity + workload manager. But it seems that the HPC env requires conda and BABS as well. I think this just needs a little more clarity in the overview. Long term though, I think it would be cool to support users developing the project locally and executing it on cluster. Our cluster doesn't provide many resources outside of the compute nodes.
I think a reference section should explain this with links in the walkthrough and the primary docs. Specifically,
I think these could be combined in another reference section. It would be nice to have a single place in the docs find a list of all the "knobs". I think this is just the config yaml, which is documented in the "create a yaml file" section, but as a user I don't know if thats the only configuration. My specific problem was related to my earlier misunderstanding, I was surprised that @zhao-cy I think I'd like to start with an Overview PR, and a separate PR to add a reference section and cross-links. WDYT? |
Hi @asmacdo ! These sounds great! Thank you so much for pointing these out - they are very important and there are things that I overlooked. I like your plans of PRs, too! Let me know what I can help (p.s. I will graduate in Dec this year, so after then I will leave maintainence of BABS to others. Plans on that are still to be determined but we can let you know in the slack channel who you may reach out to).
Oh you're right - currently all steps should be done on clusters. Last week I updated the installation docs to add the system requirements, but it seems this installation page and/or the overview needs more clarifications.
Oh, that's a good point that people may refer to logs when running Thanks a lot, |
Austin @asmacdo is thinking about writing up an outline for some docs he'd like to potentially add. It's after he plays with BABS using some weird env (fake Slurm in a container, so 'conda activate' is not available without additional prep).
I'm adding links to some docs that I think relevant to the items listed by Austin (below). Austin, please feel free to add more details/explanations (in a pull request or in any way you'd prefer)! Thank you very much in advance!
The text was updated successfully, but these errors were encountered: