K.E. Koziar
K.E. Koziar
At work, I just received a `ssh connect to host github.com port 22 connection refused` error when trying to push to a new private repo. I've not had issues connecting...
It has been decided (see https://github.com/swcarpentry/git-novice/issues/778) that minimum SSH is in the regular lesson, and a slightly advanced (including commands that are usually included in most tutorials for cloud repositories)...
perhaps add `git remote set-url` and/or `git remote remove` as a call-out in case learners have added the wrong URL when setting up remotes.
When I run `make lesson-check` there is no output- it just finishes running and presents a command prompt. I can only guess there are no errors in the lesson. To...
Since the list `names = ['Curie', 'Darwin', 'Turing']` is redefined in [Episode 5](https://swcarpentry.github.io/python-novice-inflammation/05-loop.html), and there's no need to retain the previous names, I suggest replacing `Turing` with `Lovelace` (representing Ada...
I would like to clean up the (very stale) branches in the git-novice lesson so we can use branches for community development of a supplemental episode, and in the future...
The link to the original dataset (http://esapubs.org/archive/ecol/E090/118/) is broken, and resolves the the archives page (https://esapubs.org/archive/). While changing the link from `http` to `https` fixes the issue, proper reference is...
The description to get to data validation in Excel is incorrect. It refers to dropdown menus instead of the ribbon, so I expect it actually refers to open office or...
A colleague suggested I teach this lesson, and so I'm reading through it to prepare. When I started reading the text under "Problems with Spreadsheets" on the introduction page, I...
I need to prep challenges and callouts in a smart classroom, but the left menu is always showing when the page first loads. this results in it taking up valuable...