The following links return an Error 404 for me; I’m not sure if they’ve been updated and relocated. Does anyone have working links to the relevant pages?
https://root.cern/how/how-create-rootbook/
https://root.cern/pyroot/
https://root.cern/get_started/
[Apologies for including the links as code, new users aren’t allowed to include links in posts]
I encountered the first link in this set of slides: https://indico.cern.ch/event/574561/contributions/2324730/attachments/1348578/2034673/Oral-ROOT-Jupyter_CHEP_1016.pdf
Is there any updated advice about running ROOT through Python-flavoured Jupyter notebooks?
On the Forum pages (like this one), you can click on “Home” at the top of the page, and from that home page (https://root.cern/) you can follow the big icons on “Learn” and “Reference” with links to many courses, tutorials, etc and (in Reference) to the documentation, which provides more examples and links to the actuall code for the ROOT classes and methods (trees, histograms, drawing, styles, etc.). Just below those big icons, on the “$_” section there are a couple of links to some PyROOT and Jupyter Notebook stuff; also many of the Tutorials (found by following Reference) have both C++ and Python versions.
Thanks for the question and welcome to the ROOT forum!
The advice would be “just use it” If you want to see some examples, you can have a look to ROOT’s code examples ROOT: Tutorials as well as our introductory course Learn - ROOT .
I hope that helps!
Cheers,
D
EDIT:
I fully support the answer above, which I did not see before answering myself. Apologies for that!