Skip to content

resources and getting started guide for students in the lab

License

Notifications You must be signed in to change notification settings

ml4sts/research-mentoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

research-mentoring

templates for mentoring tracking and getting started guide for students I mentor in research

Getting Started

  1. create a github account and request an academic upgrade
  2. create your own mentoring file by importing (not forking) this repository, you may choose to make this a private repository, name it with your name or github username in it
  3. open a new student issue on your repository, follow the steps on the issue for onboarding

Contribute back to the template

Fork this repo and use a standard workflow to contribute back additional resources to share.

Get updates from the template to your personal mentoring repo

You will have to have an offline version, assuming your local copy is located in the folder research-mentoring-student, the following will pull updates intor your local copy and pus them back to your remote copy.

cd research-mentoring-student
git remote add public https://github.com/brownsarahm/research-mentoring.git
git pull public master # Creates a merge commit
git push origin master

About

resources and getting started guide for students in the lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published