RC_X
rtitle
released this
31 Jul 16:13
·
2171 commits
to develop
since this release
We are releasing RC_X to FireCloud production on 2018-07-31.
This release includes the following Leo issues:
RC_X_2018-07-31
- #500: Using Jupyter terminal does not reset the autopause timer
- User facing: clusters should no longer auto-pause when a Jupyter notebook or a terminal is open in a user's browser.
- #463: Create a user script to install GATK
- User facing: Leo now contains an optional user script that can be used to install GATK on clusters.
- #401: Add 'tidyverse' to the set of R packages installed by default
- User facing: the notebooks docker image now includes tidyverse by default.
- #384: User script to fix PDF download
- User facing: Leo now contains an optional user script to allow downloading notebooks as PDF files. Note this significantly increases the size of the notebooks image which leads to slower cluster creation time, so use with caution. A follow-on change will be made to disallow downloading as PDF if this script is not used.