Wykres commitów

617 Commity (cdc8f0c4bc2ea76a19c9c7d3e78047b08ab33dbc)

Autor SHA1 Wiadomość Data
Carol Willing 273110e8d3 fix typo 2018-03-15 12:14:34 -07:00
Carol Willing 4db31cbd67 update julia docstrings per review 2018-03-15 12:14:34 -07:00
Carol Willing a6e02c8715 add review suggestion 2018-03-15 12:14:34 -07:00
Carol Willing c231531f72 add yuvipanda text suggestions 2018-03-15 12:14:34 -07:00
Carol Willing 5b73968b1c add docstrings and minor style edits 2018-03-15 12:14:33 -07:00
Carol Willing c7bb2056d6 add docstrings and format regex 2018-03-15 12:12:44 -07:00
Carol Willing e85918b024 minor edit 2018-03-15 12:12:44 -07:00
Carol Willing e428ddd9b7 add docstrings and clarify difference between build and assemble 2018-03-15 12:12:44 -07:00
Carol Willing 5b5c6c2331 add docstrings for juliabuildpack 2018-03-15 12:12:44 -07:00
Carol Willing 9b25188928 organize imports 2018-03-15 12:12:44 -07:00
Carol Willing 449e6c459a Add comment about Dockerfiles vs config files 2018-03-15 11:48:20 -07:00
Carol Willing d0d84fdc65 edits per @betatim @choldgraf review 2018-03-15 11:34:39 -07:00
Carol Willing 8c832d8fae edits to links 2018-03-15 09:02:12 -07:00
Carol Willing 5c90c703f1 remove outdated note 2018-03-15 08:55:16 -07:00
Carol Willing 9aeb48abf7 add a bit of clarity to install instructions 2018-03-15 08:39:23 -07:00
Carol Willing 0506c3fe29 edits for formatting 2018-03-15 08:38:19 -07:00
Tim Head ed717955b1 Fix detecting dependency files in binder/ subidr 2018-03-15 16:22:01 +01:00
Carol Willing 3a09500040 Edit content for end user in usage section 2018-03-15 07:07:56 -07:00
Carol Willing ae6cdca424 reorder config files into rough order of build precedence 2018-03-15 07:07:20 -07:00
Carol Willing 05168b037b
Merge pull request #260 from minrk/ipykernel-bump
refreeze environments
2018-03-15 05:42:10 -07:00
Min RK abe57f1c00 refreeze environments
- bump ipykernel to 4.8.2
- pin tornado to 4.5.3
2018-03-15 12:54:50 +01:00
Yuvi Panda 2411b2eac8
Merge pull request #258 from jupyter/revert-239-shiny
Revert "Add shiny-server."
2018-03-13 15:18:39 -07:00
Yuvi Panda f8293cb01d
Merge pull request #259 from kmader/patch-1
Adding unzip to base packages
2018-03-13 15:18:24 -07:00
Kevin Mader 421278ad95
Update base.py
adding unzip to base packages so you can just run unzip on the terminal (closing https://github.com/jupyter/repo2docker/issues/251)
2018-03-13 22:07:38 +01:00
Yuvi Panda c400c41a7a
Revert "Add shiny-server." 2018-03-13 13:13:03 -07:00
Carol Willing 81d7136027
Merge pull request #239 from ryanlovett/shiny
Add shiny-server.
2018-03-13 12:42:55 -07:00
Carol Willing e5bbd5f834
Merge branch 'master' into shiny 2018-03-13 12:05:56 -07:00
Carol Willing 9f8d0eeb22
Merge pull request #250 from minrk/dockerfile-no-appendix
omit appendix on custom Dockerfiles
2018-03-13 05:08:28 -07:00
Carol Willing f1bc6a146a
Merge pull request #255 from ctb/fix/samples_html_script
make sure there's a newline before each 'File: ' heading
2018-03-12 11:16:45 -07:00
Carol Willing 81fab5a59f
Merge pull request #254 from betatim/r-libs-path
[MRG] Setup R libraries path for RStudio
2018-03-12 11:11:21 -07:00
C. Titus Brown 4e8f5eb038 make sure there's a newline before each 'File: ' heading 2018-03-11 07:28:49 -07:00
Tim Head 007448a5b3 Setup R libraries path for RStudio
This makes sure our base R install (used by the notebook kernel) and
RStudio share the same packages.
2018-03-11 09:16:38 +01:00
Tim Head acae7f9053
Merge pull request #252 from rgbkrk/nteract-on-jupyter@1.5.0
upgrade nteract_on_jupyter to 1.5.0
2018-03-08 07:13:09 +01:00
Kyle Kelley 3658d7584d upgrade nteract_on_jupyter to 1.5.0 2018-03-07 14:05:40 -08:00
Tim Head f543665ece
Merge pull request #176 from AaronWatters/add-default-command
Add default command to base Dockerfile template
2018-03-07 21:59:14 +01:00
Min RK b98be640a2 omit appendix on custom Dockerfiles
using a custom Dockerfile means opting out of *all* repo2docker logic
2018-03-07 11:27:54 +01:00
Tim Head 8d39900375
Merge pull request #248 from minrk/conda-no-v
remove -v from conda env update
2018-03-02 10:16:24 +01:00
Min RK 8b7587b2e9
Merge pull request #244 from betatim/stability-docs
[WIP] Specify plans for stability in repo2docker dependency
2018-03-01 16:43:06 +01:00
Min RK bc0b32bd1e remove -v from conda env update
there is so much verbose output that it seems to make it even harder to see what's happening,
except in very particular

while it's useful for debugging purposes when things like post-link fail,
I don't think we should do it by default.

added a `conda list` at the end to see what's been installed
2018-02-28 14:49:19 +01:00
Tim Head 9308c37060
Merge pull request #247 from Xarthisius/docs_fixes
Fix typo in docs
2018-02-27 07:31:13 +01:00
Kacper Kowalik (Xarthisius) 7b49fe4b1b
Fix typo in docs 2018-02-26 19:44:53 -06:00
Tim Head f7cecd19ce Start specifiying our plans for stability in repo2docker versions 2018-02-22 19:12:32 +01:00
Chris Holdgraf 30ffdb3fdb
Merge branch 'master' into add-default-command 2018-02-20 11:19:51 -08:00
Chris Holdgraf 6b8224e08f
exec-style command 2018-02-20 11:18:54 -08:00
Min RK 9809b93f37
Merge pull request #241 from yuvipanda/no-executable
Do not require postBuild to be executable
2018-02-19 15:07:30 +01:00
Min RK 88d2f6d788 update postBuild error checking
to be more flexible if the postBuild line changes
2018-02-19 13:06:07 +01:00
Yuvi Panda f069a7b99d
Merge pull request #226 from minrk/postamble
add appendix
2018-02-16 16:46:04 -08:00
Yuvi Panda a1406c145b
Merge pull request #238 from choldgraf/ipywidgets_v
bumping ipywidgets version
2018-02-15 16:48:07 -08:00
yuvipanda 01bb6d1e19 Do not require postBuild to be executable
This is hard for windows users and from the GitHub UI,
and provides dubious benefits. So let's remove the requirement!

Fixes #240
2018-02-15 16:46:32 -08:00
Chris Holdgraf 98483d2c8e bumping ipywidgets version 2018-02-14 08:56:42 -08:00