ssciwr / ssciwr/effective-software-testing

sharing code effectively

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In the coding session the way code was displayed on screen wasn't ideal:

  • can only show a small part at a time for it to be readable
  • people want to look at different parts at different times
  • if someone gets stuck with an error it is hard for them to make progress & catch up

Maybe better?:

  • have a shared jupyter notebook
  • I copy & paste code chunks into cells
  • they can have this open and copy&paste / read as they want

Alternative is to commit&push but not sure that is better - maybe ok if they have the branch open in a web browser? Don't want to complicate things wtih multiple branches

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing the existing coding-session materials and deciding between a shared Jupyter notebook and branch-based sharing. Done means an agreed workflow is documented and usable when attendees need to inspect code or recover from an error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
content, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.