-
I have used the machine learning workshop and remixed it into a software carpentry-style episode https://data-science-for-biotech.github.io/python-pandas-viz-ml/03b-machine-learning/index.html. I foun…
-
From the instructor training and also from discussions with trainers on Slack and elsewhere, it seems to be relatively common to use some amount of slides to accompany a Carpentries workshop. This is …
-
Just a few resources in case you haven't come across them. These are my faves as they're all super friendly/simple and grounded in solid pedagogy.
Software Carpentry Lessons (this one is Unix Shell…
-
What do we imagine attendees to be like? This will help decide where to start at the beginning of the day and where we want to get to at the end of the day.
If you are new to the idea of defining p…
-
Please could the `make` utility be added to the standard install so that it is available in the terminal?
`which make` shows that it isn't available and users do not have permissions to install thro…
-
I'm involved in the Software Carpentry movement, that teaches grad students from all disciplines the basic skills of working in a Unix Shell, automating their work with shell scripts, use of version c…
-
We can adopt the colored signs or post its that other Carpentries workshops use to allow participants to indicate when they completed a step in a lesson. That will help us identify when we're ready t…
-
Hi! I'd like to update the workshops list to reflect the upcoming event.
---
title: Workshop
date: 2022-10-20
end_date: 2022-10-21
instructors:
- Sarah Lucas
- Kelly Sovacool
- Nick Lesniak
…
-
During today Software Carpentry workshop, one learner asked how to find the path to the Jupyter notebook they were working. I told the learner to use
```
import os
os.getcwd()
```
but would b…
-
Since GitHub no longer allows https based user authentication for pushes/pulls when using a git command-line client (it is still possible, but requires you to set up a personal access token on GitHub)…
ktyle updated
3 years ago