hpc-python
hpc-python copied to clipboard
HPC Python lesson materials
@zkamvar We need to update style for this lesson so that jump lists (anchors for different sections) becomes automatically available for different levels of headings.
There is a [fork of this lesson in the Carpentries Incubator](https://github.com/carpentries-incubator/workflows-snakemake) which focusses purely on Snakemake (and that is indeed the majority of the content in this lesson). Does it...
I propose to split the hpc-python in half: - hpc-python: [episode 1](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/01-basics.md) to [episode 6](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/06-parallel.md) remains where it is - new hpc-carpentry repository 'hpc-workflows': [episode 11](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/11-snakemake-intro.md) to [episode 18](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/18-final-notes.md) The...
Silent error unveiled by #40.
Hello hpc-carpentry team, I am an Carpentry Instructor and I'd be quite interested to turn this lesson into an official Data Carpentry lesson ultimately as I see a considerable interest...
@tkphd I added you to the list of maintainers of this project for now. This should give you merge permission. We can revoke this permission at any time. I am...
As mentioned [here](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/11-snakemake-intro.md), the call to ``` $ python3 plotcount.py isles.dat show ``` should open a window to produce a plot. On my system: ``` Python 3.7.5 (default, Oct 17...
Based on what I saw [here](https://github.com/carpentries/lesson-example/blob/gh-pages/.travis.yml), I think it's a nice treat to add (travis) CI for this repo. This could be integrated once #16 is merged. I am not...
I am bound to teach snakemake at my place. People have expressed high interest, so I just went through the current state of the material. I think it contains a...
this and the dask documentation already has some really good examples that could serve as a jumping off point: https://github.com/sdsc/sdsc-summer-institute-2019/tree/master/hpc0_python_hpc an overview of the "why" of dask: https://notamonadtutorial.com/interview-with-dasks-creator-scale-your-python-from-one-computer-to-a-thousand-b4483376f200