Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 578 Bytes

xaod_usage

Book describing how to use the xAOD ATLAS ServiceX Backend.

Under development - not at all polished!

This web-book website can be found here: https://gordonwatts.github.io/xaod_usage/.

Updating The Book

jupyter-book build --all ./book
ghp-import -n -p -f ./book/_build/html

If you want to use this as a test of servicex and the xAOD backend, then first clean the build directory to remove all the cache:

jupyter-book clean --all ./book

And then follow the build instructions above.