jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

Invalid docker image while creating binder for autograded assignment in R #1427

Closed indranisen2003 closed 2 years ago

indranisen2003 commented 2 years ago

Bug description

Can you give me insights on the error? I feel the name of the user github-classroom[bot] which I cannot change , is throwing up an error. This is happening when creating an R assignment for auto-grading

Expected behaviour

The assignment repository should be created successfully

Actual behaviour

jupyter-repo2docker: error: argument --image-name: 'github-classroom[bot]/rtest4-indranisen2003:ad84df8dc779' is not a valid docker image name. Image name must start with a lowercase or numeric character and can then use _ . or - in addition to lowercase and numeric.

welcome[bot] commented 2 years 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:

manics commented 2 years ago

It sounds like you're using the wrong repo name, e.g. are you using the displayed name instead of the GitHub user name?

If you need more help please use the community forum where more people hang out, and the rest of the community can benefit from these discussions.