Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 559 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 559 Bytes

HTCondor Python Documentation

This repository represents an experimental effort to modernize the documentation for the HTCondor python bindings. There are two broad tracks this effort is taking:

  • Self-guided live tutorials using JupyterHub. JupyterHub allows a Docker container to be spawned per logged-in users. We additionally launch a small HTCondor instance to be used from within the Jupyter notebook.
  • Reformatting of the python documentation to reStructuredText, use sphinx, and be hosted by ReadTheDocs.