Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion cfrr_program_details/code_of_conduct_violations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"# Report Code of Conduct Violations\n",
"If you have recently experienced an incident violating the CfRR Code of Conduct, please fill out the form below. \n",
"\n",
"> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU84YwThO-BpArj9MrG7uxJxUNFRZWkxBWUJEVzFaWUczNUpJSlMxSFVLTiQlQCN0PWcu) to complete it. \n",
"> Not every web browser will display embedded forms correctly.\n",
"\n",
"<iframe width=\"100%\" height=\"1000px\" title=\"Code of Conduct Violations Form\" src=\"https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU84YwThO-BpArj9MrG7uxJxUNFRZWkxBWUJEVzFaWUczNUpJSlMxSFVLTiQlQCN0PWcu&embed=true\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" style=\"border: none;\" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>"
]
},
Expand Down Expand Up @@ -42,7 +45,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down
13 changes: 12 additions & 1 deletion contributing/community.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"metadata": {},
"source": [
"## Sign-up Form \n",
"> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKUxlnTHZh2bpEjkZio2e-JAdUNFJHMDBEVUVCV1VXNlk1U09OQ0VVNFhOMiQlQCN0PWcu) to complete it. \n",
"> Not every web browser will display embedded forms correctly.\n",
"\n",
"<iframe width=\"100%\" height=\"1000px\" title=\"Research Coding Community (RCC) Signup Form\" src=\"https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU-oxqLMQ8w1AowxZDWbXZRhUNFJHMDBEVUVCV1VXNlk1U09OQ0VVNFhOMi4u&embed=true\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" style=\"border: none; max-width:100%; max-height:100vh\" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>"
]
},
Expand All @@ -42,6 +45,14 @@
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "d03981e5-c3ba-425e-83b5-83b7283f65cc",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -60,7 +71,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion contributing/contributing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down
5 changes: 4 additions & 1 deletion contributing/suggestions_form.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"\n",
"The Coding for Reproducible Research is a constantly evolving piece of work, and we are keen to develop the programme in response to community feedback to ensure we meet the needs of those engaging with the workshops. As such, if there is anything you would like to see included as part of the programme, please fill out the form below to let us know. \n",
"\n",
"> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU84YwThO-BpArj9MrG7uxJxUQUtYQTAyRlFCMkhONVRONlMzRlQ4SEU3WSQlQCN0PWcu) to complete it. \n",
"> Not every web browser will display embedded forms correctly.\n",
"\n",
"<iframe width=\"100%\" height=\"1000px\" title=\"Feedback Form\" src=\"https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU1p5IkKpVbtNkGlRxe_xSUNUQUtYQTAyRlFCMkhONVRONlMzRlQ4SEU3WS4u&embed=true\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" style=\"border: none; max-width:100%; max-height:200vh\" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>"
]
},
Expand Down Expand Up @@ -57,7 +60,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down
Loading