Skip to content

Commit

Permalink
Iss298 2023 to 2024 (#303)
Browse files Browse the repository at this point in the history
* Date changed from 2023 to 2024

---------

Co-authored-by: Luna Bellec <pierre.bellec@gmail.com>
  • Loading branch information
Danirid and pbellec committed Apr 14, 2024
1 parent 11dbba3 commit 47b0f96
Show file tree
Hide file tree
Showing 10 changed files with 289 additions and 291 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Expand Up @@ -97,7 +97,7 @@ languages:
contact_form_ajax: false
about_us: >-
<p>Fundamentals and project in neural data science.</p>
copyright: 'Copyright (c) 2023, BrainHack School; all rights reserved.'
copyright: 'Copyright (c) 2024, BrainHack School; all rights reserved.'
date_format: 'January 2, 2006'
logo: img/logo_brainhack.png
logo_small: img/logo-small.png
Expand Down Expand Up @@ -220,7 +220,7 @@ languages:
contact_form_ajax: false
about_us: >-
<p>Apprentissage basé projet en sciences des données neuronales.</p>
copyright: 'Copyright (c) 2023, BrainHack School; all rights reserved.'
copyright: 'Copyright (c) 2024, BrainHack School; all rights reserved.'
date_format: 'January 2, 2006'
logo: img/logo_brainhack.png
logo_small: img/logo-small.png
Expand Down
12 changes: 5 additions & 7 deletions content/en/modules/git_github/index.md
Expand Up @@ -47,8 +47,8 @@ All her tutorial notes are available [here](https://emdupre.github.io/git-course
The video of her presentation is available below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/fBgxmpk9C4I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

## ATTENTION!
For the last lecture of the Introduction to Git and GitHub module ([Pull Requests](https://emdupre.github.io/git-course/06-pull-requests/)) please use [this repo](https://github.com/brainhack-school2022/more-papers) under Brainhack School 2022 Github organization to complete the tutorial instead of the one indicated in the tutorial (due to it is no longer in use.). Thank you!
## ATTENTION!
For the last lecture of the Introduction to Git and GitHub module ([Pull Requests](https://emdupre.github.io/git-course/06-pull-requests/)) please use [this repo](https://github.com/brainhack-school2022/more-papers) under Brainhack School 2022 Github organization to complete the tutorial instead of the one indicated in the tutorial (due to it is no longer in use.). Thank you!

Github authentication methods have changed! Please find the [latest documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/about-authentication-to-github).

Expand All @@ -59,8 +59,8 @@ This is a 10 minutes walk through of basic git concepts for people who wants a r

## Exercise

* send a request at the "Using Git and Github" module post at the modules channels of Discord server by typing "@<user-handle-of-your-TA> please add my <github-user-name>" to the github organization." This will alert your local TA(s) to add you to the [school-brainhack](https://github.com/brainhack-school2023/) organization.
* create a new repository within the [school-brainhack](https://github.com/brainhack-school2023/) organization following the naming convention `<last_name>_project`. Don't worry, you will be able to change this name later, and possibly merge the content in another repository if you decide to team up with other people.
* send a request at the "Using Git and Github" module post at the modules channels of Discord server by typing "@<user-handle-of-your-TA> please add my <github-user-name>" to the github organization." This will alert your local TA(s) to add you to the [school-brainhack](https://github.com/brainhack-school2024/) organization.
* create a new repository within the [school-brainhack](https://github.com/brainhack-school2024/) organization following the naming convention `<last_name>_project`. Don't worry, you will be able to change this name later, and possibly merge the content in another repository if you decide to team up with other people.
* initialize your repo with a README and a LICENSE.
* Create an issue for adding a short bio.
* Using the command line, clone the repository locally to your computer.
Expand All @@ -84,7 +84,7 @@ This is a 10 minutes walk through of basic git concepts for people who wants a r

## More resources

[Here](https://learngitbranching.js.org/) is an interactive page to learn Git and visually observe how the branching works under version control.
[Here](https://learngitbranching.js.org/) is an interactive page to learn Git and visually observe how the branching works under version control.

For more detailed instructions please check [GitHub's resources](https://docs.github.com/en)

Expand All @@ -97,5 +97,3 @@ For common Mistakes and Experiences with using Git and Github: [dangitgit.com](h
If you are curious to learn more advanced capabilities for git, you can check this tutorial "Effective use of git" by Ankur Sinha organized for the [INCF/OCNS software working group](https://ocns.github.io/SoftwareWG/2021/06/09/software-wg-tutorials-at-cns-2021-online-bash-git-and-python.html).

<iframe width="560" height="315" src="https://www.youtube.com/embed/CRCtRilX3NA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>


2 changes: 1 addition & 1 deletion content/en/project/template/index.md
Expand Up @@ -8,7 +8,7 @@ title: "This is an example project page which serves as a template"
names: [Samuel Guay, Pierre Bellec]

# Your project GitHub repository URL
github_repo: https://github.com/brainhack-school2023/project_template
github_repo: https://github.com/school-brainhack/project_template

# If you are working on a project that has website, indicate the full url including "https://" below or leave it empty.
website:
Expand Down
2 changes: 1 addition & 1 deletion content/en/project_guide/index.md
Expand Up @@ -7,7 +7,7 @@ github_repo = "https://github.com/school-brainhack/school-brainhack.github.io/bl

# Project template

The project template was added in the [BHS gallery](https://school-brainhack.github.io/project/). You can also help improve the template by posting an issue on the [template repo](https://github.com/school-brainhack/project_template). Project repositories are hosted in the Brainhack school 2023[github organization](https://github.com/school-brainhack).
The project template was added in the [BHS gallery](https://school-brainhack.github.io/project/). You can also help improve the template by posting an issue on the [template repo](https://github.com/school-brainhack/project_template). Project repositories are hosted in the Brainhack school 2024 [github organization](https://github.com/school-brainhack).

For your project pitch from the week-2 onwards please follow this simple template [here](https://github.com/school-brainhack/project_template) to bring your ideas together. You can either use a Google slides or Jupyter noteook to create your slides.

Expand Down
2 changes: 1 addition & 1 deletion content/en/register.md
Expand Up @@ -4,6 +4,6 @@ description = ""
keywords = ["brainhack", "registration"]
+++

Brainhack school 2023 is organized across distributed hubs. Each hub its own course accreditation procedure to follow. To get more details about the hub you would like to participate in, please contact to the course organizers of that particular hub. You can find the details about the contact details of the hub organizers from the [Locations webpage](https://school-brainhack.github.io/locations/). Otherwise please contact <school.brainhack@gmail.org> if you have any further questions.
Brainhack school 2024 is organized across distributed hubs. Each hub its own course accreditation procedure to follow. To get more details about the hub you would like to participate in, please contact to the course organizers of that particular hub. You can find the details about the contact details of the hub organizers from the [Locations webpage](https://school-brainhack.github.io/locations/). Otherwise please contact <school.brainhack@gmail.org> if you have any further questions.

<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScJl_TdfxUx7h5y9CagE-9HLROzNcEdGkZ7htNaNOu-GCCdBw/viewform?usp=sharing" width="640" height="5294" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
2 changes: 1 addition & 1 deletion content/fr/register.md
Expand Up @@ -4,6 +4,6 @@ description = ""
keywords = ["brainhack", "registration"]
+++

L'école Brainhack 2023 est organisée en hubs distribués. Chaque hub a sa propre procédure d'accréditation de cours à suivre. Pour obtenir plus de détails sur le hub auquel vous souhaitez participer, veuillez contacter les organisateurs de cours de ce hub particulier. Vous pouvez trouver les détails sur les coordonnées des organisateurs du hub sur la [page Web des emplacements] (https://school-brainhack.github.io/locations/). Sinon, veuillez contacter school.brainhack@gmail.org si vous avez d'autres questions.
L'école Brainhack 2024 est organisée en hubs distribués. Chaque hub a sa propre procédure d'accréditation de cours à suivre. Pour obtenir plus de détails sur le hub auquel vous souhaitez participer, veuillez contacter les organisateurs de cours de ce hub particulier. Vous pouvez trouver les détails sur les coordonnées des organisateurs du hub sur la [page Web des emplacements] (https://school-brainhack.github.io/locations/). Sinon, veuillez contacter school.brainhack@gmail.org si vous avez d'autres questions.

<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScJl_TdfxUx7h5y9CagE-9HLROzNcEdGkZ7htNaNOu-GCCdBw/viewform?usp=sharing" width="640" height="5294" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
2 changes: 1 addition & 1 deletion data/en/carousel/data_science.yaml
Expand Up @@ -3,6 +3,6 @@ title: "Brainhack School"
description: >
<ul class="list-style-none">
<li>Worldwide</li>
<li>May 8th - June 2nd 2023</li>
<li>May 8th - June 2nd 2024</li>
</ul>
image: "img/carousel/fig_data_science.png"

0 comments on commit 47b0f96

Please sign in to comment.