lesson-example icon indicating copy to clipboard operation
lesson-example copied to clipboard

Example lesson using The Carpentries lesson template.

Results 76 lesson-example issues
Sort by recently updated
recently updated
newest added

This is partly discussed in #234, but I would like a note in the rendered material to explain what types of files should go in the `files`, `data`, and `code`...

I can't seem to find if this is detailed anywhere. In the shell-novice lesson the code boxes show the `$` prompt ahead of the command to be run, and this...

I appreciate this probably isn't a common use case, but if you try to link in a keypoint like this: ``` [link text][link-reference] ``` with this elsewhere in the markdown...

Instructions Thanks for contributing! :heart: If this contribution is for instructor training, please email the link to this contribution to [email protected] so we can record your progress. You've completed your...

This issue regards to the [Setup episode](https://carpentries.github.io/lesson-example/setup.html), the section of installing `Ruby` for Linux user. When installing by `apt-get`, the default Ruby version is `2.5.1` (after `apt-get update`), which may...

I have a python venv in the root of (most of) my carpentries lessons. This is required to run the make check-lesson-all and so on. However, when I run `make...

added blurb about templates in the `.github` directory. Text copied from https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/

Adding figure dash, en dash, and em dash. Per https://github.com/swcarpentry/python-novice-inflammation/pull/478#issuecomment-367644979

We can use [RedPen](http://redpen.cc/) to check the language of our lesson and have the check being run by Travis CI as showed [here](https://blog.redpen.cc/2016/07/07/ci-for-redpen-manual/).

# Motivation Make easy to have the correct output of Python code or any other language supported by Jupyter Notebook. # User case I helped @alex-konovalov with the Software Carpentry...

type:discussion