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 think there are some opportunities here to integrate this with @jupyterlab/github and have a more unified experience for users. I haven't really thought it all through, but some ideas could involve:
Opening the branch-in-question in the GitHub filebrowser for looking at the un-diffed files.
Unified handling of API tokens on the server side.
Launch @jupyterlab/pull-requests from the GitHub filebrowser.
The text was updated successfully, but these errors were encountered:
Launch @jupyterlab/pull-requests from the GitHub filebrowser.
I've been thinking of how to do this for other extensions as well. What's the recommended way for an extension to trigger the some functionality in another extension?
I think there are some opportunities here to integrate this with
@jupyterlab/github
and have a more unified experience for users. I haven't really thought it all through, but some ideas could involve:@jupyterlab/pull-requests
from the GitHub filebrowser.The text was updated successfully, but these errors were encountered: