Conversation
|
I am not sure what happened. Didn't we merge this PR last week? And now you added to it? |
|
PR #65 was merged 3 days ago. Did you maybe not update your branch with the latest dev? |
|
If you accidentally continued on your old branch, instead of updating dev and creating a new branch from there, the command For example:
|
|
One other much more ugly (but maybe easier) option. In case all you did is change some notebooks: Copy all the notebooks you changed to a different directory. Delete your branch. Checkout/update the dev branch. Then make a new branch and copy your saved notebooks there. Then make a new PR. |
Haha, that is much easier... Not sure what I was thinking 😅 |
|
Ooh sorry, I did not notice that I continued on the old branch. I will copy the files and create a new PR. |
|
Superseded by #73 |
No description provided.