You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made some changes to the ENet prox operator documentation, and I'd like to submit a pull request and have it looked at.
I've put it in my own branch on my machine - but when I try to make a PR I get told that I'm not authenticated to do that.
More generally, I've got time until the new year to write some more documentation or I could re implement some of my PhD work on fully distributed ADMM (but I'd need help!).
Tom
The text was updated successfully, but these errors were encountered:
I've put it in my own branch on my machine - but when I try to make a PR I get told that I'm not authenticated to do that.
Can you make sure you've forked the repository (top right corner), and that your remotes are set correctly?
# In your local copy of `dask-glm`
git remote rename origin upstream # this may be different, depending on how you cloned
git remote add origin https://github.com/TomKealy/dask-glm.git
Hello!
I've made some changes to the ENet prox operator documentation, and I'd like to submit a pull request and have it looked at.
I've put it in my own branch on my machine - but when I try to make a PR I get told that I'm not authenticated to do that.
More generally, I've got time until the new year to write some more documentation or I could re implement some of my PhD work on fully distributed ADMM (but I'd need help!).
Tom
The text was updated successfully, but these errors were encountered: