-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move who up * update where info * update prep for your session section * change link to code clinics on front page
- Loading branch information
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,10 +14,6 @@ They are open to **anyone at TUOS writing code for research** to get help with p | |
At each session, **members of the RSE, Bioinformatics Core and/or Research IT and support teams will be available to review code, advise, troubleshoot and | ||
suggest ways to improve your computational workflows**. | ||
|
||
### Where? | ||
|
||
A Google Meet link will be provided in the Google Calendar invite issued when you book a clinic. | ||
|
||
### Who: Are you... | ||
|
||
- Thinking of ways to improve your code? | ||
|
@@ -33,6 +29,12 @@ A Google Meet link will be provided in the Google Calendar invite issued when yo | |
|
||
**We can help!** | ||
|
||
### Where? | ||
|
||
The clinic will be held on Google Meet by default. | ||
A link will be provided in the Google Calendar invite issued when you book a clinic. | ||
If you would rather have an in person meeting, please contact us at [`[email protected]`](mailto:) | ||
|
||
### When | ||
|
||
Every second Wednesday (13:30 - 15:30). | ||
|
@@ -47,9 +49,10 @@ Clinic sessions are split into 3 half-hourly slots, bookable for consultation. | |
|
||
### Preparing for your session | ||
|
||
- When you book a code clinic you will receive a link to a Google Doc where you can provide more information about your issue. | ||
- Please provide examples of the code you are working on, if possible. Often the best way to do this is via a “Minimal, Reproducible Example” (<https://stackoverflow.com/help/minimal-reproducible-example>) but sometimes this isn’t possible. It is good software engineering practice to share code using collaborative version control (e.g. GitHub) and it is good open research practice to do this publicly, although these practices are not always possible. | ||
- Sometimes helping with the problem requires us to understand your data. Sharing data is not always possible. A readme or data dictionary is particularly useful in these situations. | ||
- Please provide any information you can on the hardware, operating system, packages you are using. | ||
- Please provide any information you can on the hardware, operating system, packages you are using. | ||
- Sometimes helping with the problem requires us to understand your data. Sharing data is not always possible. A readme or data dictionary is particularly useful in these situations. | ||
|
||
### On the day | ||
|
||
|