├── BLOGGING_EXERCISES ├── 00-Introducing.md ├── 01-MeetThreePeople.md ├── 02-BlogAboutSomeCode.md └── 03-OpenSourceContribution.md ├── CHEATSHEETS └── Git-and-Github.md ├── CODE_OF_CONDUCT.md ├── FAQs.md ├── LICENSE ├── Lab-meetings.md ├── Mentorship_Resources.md ├── READING_LISTS ├── CareerDevelopment.md ├── DataManagement.md ├── IntroductionToNeuroimaging.md ├── NetworkNeuroscience.md └── ReproducibilityAndOpenScience.md ├── README.md └── Setting-up-your-weekly-meetings.md /BLOGGING_EXERCISES/00-Introducing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/BLOGGING_EXERCISES/00-Introducing.md -------------------------------------------------------------------------------- /BLOGGING_EXERCISES/01-MeetThreePeople.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/BLOGGING_EXERCISES/01-MeetThreePeople.md -------------------------------------------------------------------------------- /BLOGGING_EXERCISES/02-BlogAboutSomeCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/BLOGGING_EXERCISES/02-BlogAboutSomeCode.md -------------------------------------------------------------------------------- /BLOGGING_EXERCISES/03-OpenSourceContribution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/BLOGGING_EXERCISES/03-OpenSourceContribution.md -------------------------------------------------------------------------------- /CHEATSHEETS/Git-and-Github.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/CHEATSHEETS/Git-and-Github.md -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /FAQs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/FAQs.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/LICENSE -------------------------------------------------------------------------------- /Lab-meetings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/Lab-meetings.md -------------------------------------------------------------------------------- /Mentorship_Resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/Mentorship_Resources.md -------------------------------------------------------------------------------- /READING_LISTS/CareerDevelopment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/READING_LISTS/CareerDevelopment.md -------------------------------------------------------------------------------- /READING_LISTS/DataManagement.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/READING_LISTS/DataManagement.md -------------------------------------------------------------------------------- /READING_LISTS/IntroductionToNeuroimaging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/READING_LISTS/IntroductionToNeuroimaging.md -------------------------------------------------------------------------------- /READING_LISTS/NetworkNeuroscience.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/READING_LISTS/NetworkNeuroscience.md -------------------------------------------------------------------------------- /READING_LISTS/ReproducibilityAndOpenScience.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/READING_LISTS/ReproducibilityAndOpenScience.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/README.md -------------------------------------------------------------------------------- /Setting-up-your-weekly-meetings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WhitakerLab/Onboarding/HEAD/Setting-up-your-weekly-meetings.md --------------------------------------------------------------------------------