jupyterhub / gh-scoped-creds

Provide fine-grained push access to GitHub from a JupyterHub
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

mixing Anaconda with gh-scoped-creds #38

Open QuonnorGraygar opened 1 year ago

QuonnorGraygar commented 1 year ago

Proposed change

had previously been using gh-scoped-creds through Syzygy without any issues. It had served as an excellent way to securely push and pull to and from Github; however, as of this week, my Syzygy has encountered a serious issue and so I am now working through Anaconda. I was wondering if you have any experience dealing with using your package through anaconda as it seems to install easily enough, yet it won't let me push to Github, even when I am supposedly securely authenticated. Is what I am trying to do currently possible, and if no, would it be possible to do it in the near future?

Who would use this feature?

I imagine that this feature, if possible, would be helpful to any people who have to work through Anaconda with their data projects.

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

yuvipanda commented 1 year ago

Hi @QuonnorGraygar! Thanks for opening this issue :) I'm slightly confused about what you mean 'via anaconda' though. Is that on your local computer? This project is primarily meant to work on remotely hosted JupyterHubs, and isn't supported to run on your local computer for the most part.