Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework upload potentially not working #7

Open
oresme opened this issue May 1, 2018 · 3 comments
Open

Homework upload potentially not working #7

oresme opened this issue May 1, 2018 · 3 comments

Comments

@oresme
Copy link

oresme commented May 1, 2018

Hi!
I had issues uploading the solved jupyter notebook of the last homework. I tried to upload it to my previously forked branch, in which only the early files were there (and I cannot find the file that I - hopefully - uploaded previously there). I also tried to upload it using git in my terminal, but using the sudo git push origin master command, I got fatal: unable to access 'https://github.com/qati/DeepLearningCourse.git/': The requested URL returned error: 403 error message.
Just in case my attempt to hand in my homework was unsuccessfull, here is a link for it:
https://drive.google.com/file/d/1Cr7bPGzrFji2zxqv7gZNXy_aC_vzJ15p/view?usp=sharing
Thank you,
Miklós Gula (oresme)

MWR4AH

@qati
Copy link
Owner

qati commented May 3, 2018

Hi,

The problem is that you cloned the original github repo so you try to push your HW to this github repo, but you only have read access to this. You should push it to your github.

An easy solution: just upload your solution notebook (hw09_wordembedding_solved.ipynb) to your forked repo's assignments directory via GitHub website.

@oresme
Copy link
Author

oresme commented May 3, 2018

Done (hopefully it worked).

@qati
Copy link
Owner

qati commented May 3, 2018

You did not upload the HW to your GitHub repo.

You should upload it here: https://github.com/oresme/DeepLearningCourse/tree/master/assignments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants