Amit Rathi
Amit Rathi
Just confirming that this happens if you clone an empty repository. Anyway to set upstream for empty repositories? Or better yet, if the extensions can handle upstreams for empty repository?
I'd also vote for including `jupyterlab-git` in the base installation. I don't know much about Electron packaging but another approach to manage extensions might be - to have a view/panel...
## FAQs **What about other cloud providers?** - We are starting with AWS and will extend support for GCP, Azure over time. **Doesn't BinderHub already solves this?** - To launch...
@thatneat @lamberta Thanks for the note about Google Colab. From what I heard there are couple of limitations, - Accessing notebooks in private repo is not that straightforward. [Reference](https://stackoverflow.com/questions/48350226/methods-for-using-git-with-google-colab) -...
@itaykrk Thank you. I think "Approve & Merge PR" would be a good button to have on ReviewNB. I just checked that there's an [API support](https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button) available for this as...
Additionally, it would be great if we can handle notebook merge conflicts at PR merge time. Be smart enough to automatically handle simple conflicts (e.g. if only metadata is conflicting...
@devikasharma97 yes, you're right. It's a known limitation at the moment. ### Context For a long time, GitHub didn't offer an API to resolve / unresolve a conversation. Recently, Github...
The test framework is now available here: https://github.com/ReviewNB/treon
@nickponvert I would recommend setting up your CI to use `treon` as of now since realistically I'm a few months away from delivering a CI pipeline in ReviewNB. There are...
Saturncloud is running into the exact same problem here: https://discourse.jupyter.org/t/bitcoin-mining-abuse-security/1367 There are some solid recommendations for best practises in that thread.