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
Describe the bug
I'm currently using an environment repo and a content repo as per this discussion and tried your docker hub action to save the environment repo to docker hub.
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
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.
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! 👋
Describe the bug
I'm currently using an environment repo and a content repo as per this discussion and tried your docker hub action to save the environment repo to docker hub.
When running https://mybinder.org/v2/gh/codema-dev/projects-sandbox/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fcodema-dev%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fbinder.ipynb%26branch%3Dmain pulling the environment image from docker hub mybinder.org build failed with
(see here for more information)
I've reverted back to code used from here before pushing to
docker hub
and once again it runs fine - https://github.com/codema-dev/projectsTo Reproduce
Steps to reproduce the behavior:
.github/workflows.binder.yaml
Expected behavior
nbgitpuller pulls from the content repo as expected
Thanks a lot for all your work on this action, Binder has been a life saver in opening up our work to the wider public!
The text was updated successfully, but these errors were encountered: