keras-team / tf-keras

The TensorFlow-specific implementation of the Keras API, which was the default Keras from 2019 to 2023.
Apache License 2.0
59 stars 28 forks source link

Documentation for GitHub Codespaces #59

Open samruddhikhandale opened 1 year ago

samruddhikhandale commented 1 year ago

Hi 👋

I am Samruddhi, a Software Engineer for GitHub, working with the GitHub Codespaces team, and a maintainer for the devcontainers org 👩‍💻

I was looking at the keras-team/keras repo which has a pretty cool devcontainer configuration setup ✨

GitHub Codespaces is a cloud-based development environment that uses your dev container to provide great contributor and maintainer experiences for all users of your project 🪄

🙅‍♀️ No one would ever have to worry about setting up their local machines, adding tools/runtimes for a specific project (which most frequently contradicts with their current environment) and spend hours before even starting their actual work 🙅‍♀️

Would you be willing to accept improvements to your current devcontainer config and a documentation to improve the GitHub Codespaces experience? 💁‍♀️

Thanks, Samruddhi

// cc @craiglpeters

samruddhikhandale commented 1 year ago

Hi 👋

@sachinprasadhs Wondering if you have any thoughts on this issue, thanks!

sachinprasadhs commented 1 year ago

Hi @samruddhikhandale , Thanks for reaching out to us. We will continue to improve our devcontainer configuration , updating these configs for each release would create seamless experience for the community. We will have a discussion with the team internally regarding adding documentation for the devcontainer configs and will keep you posted on the same, Thank You!

samruddhikhandale commented 1 year ago

Thank you for your insights!

In the meanwhile, until I get a 🟢 on doc update, I can work on a PR with dev container improvements.

samruddhikhandale commented 1 year ago

We will have a discussion with the team internally regarding adding documentation for the devcontainer configs and will keep you posted on the same

By docs update, I'm referring to adding a GitHub Codespaces mention to keras-team/keras/CONTRIBUTING.md for easy PR creations.

jbischof commented 1 year ago

@haifeng-jin isn't this something you looked into? Does this make sense for us?

sachinprasadhs commented 1 year ago

Thank you, Feel free to create a PR.

Thank you for your insights!

In the meanwhile, until I get a 🟢 on doc update, I can work on a PR with dev container improvements.