RC_P
rtitle
released this
06 Jun 13:57
·
2200 commits
to develop
since this release
We are releasing RC_P to FireCloud production on 2018-06-07.
This release includes the following Leo issues:
RC_P_2018-06-06
- #398: Install libxml2-dev which is a system requirement for some R packages
- User facing: this allows installing https://github.com/mlr-org/mlr and allows rendering Unicode characters in Jupyter notebooks.
- #380: Dataproc init script should install server extensions in the foreground
- User facing: this allows installing JupyterLab as an extension and fixes some sporadic cluster creation errors.
- #265: FR: log user script output/result
- User facing: user script output will now be logged to the initialization log in the cluster staging bucket and failures in user scripts will now fail cluster creation.
- #316: Jupyter server log access support/instructions
- User facing: we now log Jupyter server output to a file named
jupyter.log
which is accessible via a notebook or Jupyter API. This can be useful for debugging errors in Jupyter extensions/user scripts.
- User facing: we now log Jupyter server output to a file named
- #408 - Add scope for Cloud Source Repository Reader to Leonardo instances
- Non user facing: Adds scopes to allow using Google Cloud Source Repositories from Leo notebooks