jupyterhub / repo2docker-action

A GitHub action to build data science environment images with repo2docker and push them to registries.
MIT License
140 stars 27 forks source link

Change to python3 to run Binder cache script #101

Open wragge opened 1 year ago

wragge commented 1 year ago

I started getting this error:

Commit Local Dockerfile For Binder Cache
  /create_docker_image.sh: line 198: python: command not found

So I changed python to python3 and it worked again. I don't know what might have changed to cause this error, but it seems like a harmless fix?

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: