Skip to content

Conversation

@Physicist91
Copy link

Included tag for r-notebook base image in Dockerfile.

whatevergeek and others added 30 commits February 22, 2017 22:02
added r-plotly=4.5.2
updated with bioconda and  r-plotly
removed plotly as it's failing the build
Update README with Quay.io explanation
Add r-plotly

RUN conda config --add channels BIMSBbioinfo && \
    conda install --quiet --yes \
    'r-plotly=4.5.2' && conda clean -tipsy
Update README with Quay.io explanation

I got some comments. But it's ok... I'll merge then make changes on top of it. :-)
Updated README to add a note on using Docker Toolbox & R Notebook and…
corrected table of contents link: #using-docker-for-python-notebooks
minor updates
change workflow to adding new libraries
Added note for setup script when running plotly samples:
import plotly
plotly.offline.init_notebook_mode() # run at the start of every ipython notebook
…into scs

Fixed the directory structure for children-society
whatevergeek and others added 30 commits April 7, 2017 14:06
Whatevergeek patch1: Added RStudio Info in main readme
added folium to red cross python notebook
Added each library as a layer to pull images faster,added two librari…
added statsmodels and xgboost
Added extra libraries and modules for children society.
Added RStudio docker for children society.
changed single quote to double quote.
added bokeh library to python notebook
Added version number and more packages (typo fixed)
…mirror and installed libxml2-dev needed by tidyverse.
Added new packages, fixed version numbers of a few packages, added a …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants