Trevor Keller

Results 77 issues of Trevor Keller

*This Issue was broken out of #79.* @Sabryr proposed that we > Elaborate more on, availability of common storage, place in one location and access from any worker node (much...

Most HPC facilities maintain documentation as a website of some form. Create a Liquid variable with its URL.

In Ep. 16, the solution accompanying challenge "Connecting to Nodes" does not show where to find and how to identify the node a specific job is running on.

bug
help wanted

In order to "be kind to the scheduler," it's good practice to specify, at absolute minimum, which partition a job will run on, and the upper bound on how much...

enhancement
help wanted

The snippet `12/info.snip` contains information for all partitions, while the command executed should only give status of the node `aci-377`. ~@aturner-epcc~, Somebody at ComputeCanada, would you mind running & providing...

The default figure size in matplotlib.pyplot is small, and for offline rendering it's nice to be able to specify a figure size. I've hacked my local clone to pass `**kwargs`...

In [code_json_generators.md](https://github.com/GSA/code-gov/blob/ca0b391c48d46b0d3445a3687c6eb516844b0eef/docs/code_json_generators.md?plain=1#L3), the link to "Metadata Schema 2.0" has moved. Its current URL is .

[lesson-check.py](https://github.com/carpentries/styles/blob/a8eee52a26c41f45902837dd6ed97b986f4690a9/bin/lesson_check.py#L302) currently throws an error if the files contained in `_episodes` are not numbered sequentially, with an increment of one. This seems arbitrary, and forces a global renumbering when an...

Silent error unveiled by #40.

For the sake of completeness, this lesson includes instructions for connecting to a remote using your 1. Username and password 2. RSA key 3. EdDSA key Each remote is expected...