Bump version of R packages #1000
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bump version of R packages in
datascience-notebook
andall-spark-notebook
focusing mainly on R Base3.6.2
and Sparklyr1.1
.Notes:
r-notebook
since it's deprecated -> [WIP] Deprecate pyspark-notebook, r-notebook, Mesos support #693r-sparklyr
is installed in thedatascience-notebook
since Spark is not installed. I think it could be removed however I've not done it yet, I will create a dedicated issue for that.Makefile
Also added two new targets in the
Makefile
that I find handy to quick debug and check in the imagesrun
: run a bash in interactive mode in a stackrun-sudo
: run a bash in interactive mode as root in a stackSo for example
PS: @parente I've read that you are searching for new maintainers. If it's still the case, I will be happy to help :-).