User guide: RDataFrame notebook does not finish
Version of Awkward Array
2.8.9
Description and code to reproduce
It looks like it started happening recently.
Seems like the issue is due to the upgrade from ROOT 6.34 to 6.36.
It might be something similar to https://github.com/scikit-hep/uproot5/pull/1463. I can look into it.
I looked a bit into it and it's pretty weird because it only hangs when generating the documentation. If you use it interactively or in a script it works just fine. I'm not sure if it's an issue with ROOT or with MyST-NB.
I looked a bit into it and it's pretty weird because it only hangs when generating the documentation. If you use it interactively or in a script it works just fine. I'm not sure if it's an issue with ROOT or with MyST-NB.
@ariostas - Thanks for looking into it! I think it’s a conflict with cppyy standalone installation. Perhaps, we ought to disable the notebook execution for RDataFrame.