-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, here to help! #1
Comments
Hey @nrbgt ! Thanks a lot |
Cool! It'll be a bit before I can do a deep dive on your notebooks, but some first things that jump out at me:
I recommend creating and checking in a
and then forcibly removing those offending files from the repo. This will hide them from git so they don't show up in the UI, searches, etc. Hooray notebooks! A quick scan reveals you have some markdown, and some nice output plots. Good show! I recommend adding links, with a short description, to each of them in your README.md. Organizing and managing code in notebooks present a few special problems (I'm a Jupyter core contributor, so I've heard ALL ABOUT IT from EVERYONE). I can recommend importnb (disclaimer: co-author) which might allow you to reuse components of your notebooks. This also helps ensure that they are "restart and run all"able. To keep yourself honest, I also recommend building up a minimal Good luck! Will revisit more thoroughly soon... |
Hello @nesarasr! 👋
I'm the GTRI "faculty" 🤓 that is helping out on the @smileey's Small Bets program.
I can help out with any stuff related to defining and maintaining environments, code review, etc. Feel free to make new issues, or just comment here!
Down the road, once you are comfortable with this work, I'd love to be able to
Good Luck! ✨
The text was updated successfully, but these errors were encountered: