David Crowley

Results 12 comments of David Crowley

> Make sure your SD meets this criteria - https://www.raspberrypi.org/documentation/installation/sd-cards.md > What OS are you using to partition/format the card? I have had problems using MacOS in the past (not...

I need the USB connection for my students (who work on desktops without Bluetooth), but can't configure the Interent access (due to the lack of admin priviledges) required for the...

Is that error happening on the machine where you are creating the disk (then trying to read it) or on the machine that will be using the disk? The system...

Going into the classroom on classroom.github.com and using the `gh` command there (with the direct assignment ID) worked perfectly. ![image](https://github.com/github/gh-classroom/assets/53307335/6a411b35-7def-4d37-b364-270abf3f297a) As did listing the assignments by direct Classroom ID: ![image](https://github.com/github/gh-classroom/assets/53307335/dbaca41c-f098-48c6-a22d-7ce71c02ac91)...

I just noticed that the interactive lists are scrollable and only show the first 7 elements. That may be the whole issue... I just wasn't scrolling beyond the end of...

I made my contribution a few months back (#59) and may be able to help you move yours along. - [x] get Go tools on your machine - [ ]...

I didn't notice this issue when I created #71 - the solution was entirely that I had to scroll (with the arrows) through the list... Maybe that hint/message could be...

I'm glad I still have my old Python scripts... they are compatible with `gh classroom` but not as convenient - I have to manually add projects to a config `class.txt`...

Could it have something to do with fetching `upstream` (starter repo) as well as `origin` during pulls? For the students' work we only need the updates to `origin` unless I...

I'm still getting the OP's original error message: > I cannot pull updates in students assignment using `gh classroom pull student-repos -a ...` command. It says: > > ``` >...