added util file docs; reorged getting started#340
Conversation
|
…ccounts.mdx Co-authored-by: Sajid Ali <sajidsyed2021@u.northwestern.edu>
|
Ok, I think I've gotten that fleshed out, so it's ready to go, unless anyone would like any changes. |
|
Looks great! Thanks for the fix and edits @s-sajid-ali ! |
|
Last suggestion is to simplify: to: unless we think this confuses our users as the former uses more steps and maybe also add the following for space utilization: |
|
Great idea to also give a command for space, but I'm getting the same issue with dot dirs/files. This seems to work: Do you know of a cleaner solution? I'll add these if not. |
Does this catch it? |
|
Hmm, that just returns dot: |
|
This works: |
|
Yes, it just needs to be sorted and have '.' filtered out: this isn't bad: what do you think? |
|
Looks good to me! |
|
Thanks for working through that @s-sajid-ali ! It looks much better now. Please let me know if you see anything else. |
Added documentation for some utilities we offer on Torch.
While working on that I had the idea about reorganizing the 'getting started' section, so I added that too. I thought it would be nice to give a little more information about the Slurm accounts since we still see questions about them.
I know the utilities documentation should be fleshed out a bit more, but I thought I'd make the PR to start the discussion.
Any suggestions?