-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding a bioconductor base #67
Conversation
@emmjab, not sure how r-bioconductor gets created. |
The idea from this was to use the bioconductor project as a base and add the renku dependencies on top, to share with the bioconductor community. I haven't looked at this in a while so i'll see if there were any bioconductor version updates and re-test. |
…f it does not exist
The latest commits with the symlink & project opening for r projects (both the base and the bioconductor) "work", but also add in the project contents into the parent directory... need to fix this. |
|
||
# install the jupyter stack | ||
ARG JUPYTERHUB_VERSION=0.9.6 | ||
#RUN conda install --quiet --yes \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we remove the commented pieces if they are not providing documentation?
rm -rf /home/$NB_USER/.cache/yarn && \ | ||
pip install -U --no-cache-dir pip wheel | ||
|
||
#RUN pip install --no-cache-dir jupyter-rsession-proxy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here - remove commented pieces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some cleanup (see comments)
an alternative to starting with the
rocker
docker image for R.test from image built here: https://hub.docker.com/r/emmjab/r-bioconductor/tags
and project here: https://renkulab.io/projects/emma.jablonski/rbasic/files