-
Notifications
You must be signed in to change notification settings - Fork 44
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
add/update tutorials, advancedPython, inference notebook #23
add/update tutorials, advancedPython, inference notebook #23
Conversation
You need to add the new deps to https://github.com/hsf-training/analysis-essentials/blob/master/environment.yml |
Hm, |
This is finished except of the mentioned bug in uproot4. Added also a small Scikit-HEP tutorial with |
This fails currently due to uproot4 new version not yet released. As soon as >0.1.2 is out, this should work. |
Needs hsf-training/python-lesson#1 to get merged |
Fixed all typos and everything, ready to be merged |
@chrisburr can we merge this maybe? |
@eduardo-rodrigues can this maybe be merged? And if there is a lack of maintainers to keep it up to date, I would volunteer to become one |
Sorry for not getting to this. You should have an invite with merge rights for this repository. One comment: Can you remove the output from the notebooks to avoid inflating the repository? They should be added by the CI for the actual webpage. |
(OK, @chrisburr already replied / did it all :-).) |
Many thanks, sorry for double pinging, and yes, I'll remove the output |
Removed the outputs, all working now, merging |
Thanks @mayou36! 🍰 |
Switch to uproot4
add advanced Python tutorial with context manager, decorator and (un)packing
add inference (sceleton) to talk about model fitting and inference