neuniversity / ALY6140

1 stars 3 forks source link

Uploading Week 2 Assignment #11

Open shahtrupt opened 5 years ago

shahtrupt commented 5 years ago

Dear Professor and classmates,

Can anyone please let me know where to upload the Week 2 Assignment in GitHub? As we did not clone the assignment from GitHub, I am not sure how and where to upload it here. Thanks in advance!

YantingGuo commented 5 years ago

What I will try is to create a folder called Assignment2 under my own local branch. After I finish the assignment I will commit and push it to my remote branch.

CHENGYULIU1 commented 5 years ago

You can either create the new folder or you can just copy the notebook to the week 1 folder(the one has your name) and do the same steps as what we did for the week 1 assignment!

pr24 commented 5 years ago

Create the week 2 folder on your local and push your changes using git commands shared by professor.

Iris0114 commented 5 years ago

I think it is ok to create a new folder with your own name and with your assignment file inside. Remember to push them on your own branch.

xyz04 commented 5 years ago

I think you can create a new folder under your own name, maybe you named it Assignment 2. Then after finish of it, commit and push it to the remote branch.