John Strunk
John Strunk
### Description While the current build of the documentation succeeds well enough to generate the RTD documentation, it also produces over a page worth of warnings, including calling out several...
**Is your feature request related to a problem? If so, please describe the problem:** In order to run Augur on OpenShift, it's necessary to be able to run all the...
**Is your feature request related to a problem? If so, please describe the problem:** In the docs, the description of the required permissions for the GH & GL tokens is...
Several of the widgets are incompatible w/ Python 3.13 due to the use of `is` instead of `==`. This PR fixes those instances that interfere with the usage of the...