Wykres commitów

48 Commity (62e10d6891053587423dba3aeaf7f6660265cdc5)

Autor SHA1 Wiadomość Data
Erik Sundell 6ec9a15037 Iterate on Pipfile documentation 2019-06-24 08:19:01 +02:00
Erik Sundell 2b0aa99d84 Merge remote-tracking branch 'upstream/master' into pipenv-support 2019-05-12 15:44:10 +02:00
Wayne's Bioinformatics Code Portal 21c730298e
tweak language to make clear `exec "$@"` works
originally it was: "The last line must be ``exec "$@"`` equivalent." Seemed open to interpretation as I needed to deduce what the equivalent of that would be here. I think adding 'or' before equivalent shows that will work, but I assume other options exist? Or why note say  "The last line must be ``exec "$@"``"?
2019-05-03 11:14:25 -04:00
Erik Sundell 5df7a3628c Document pipfile(.lock) as an option 2019-04-21 00:30:11 +02:00
Tim Head 63ac63f3e7
Merge pull request #608 from agitter/patch-1
Expand environment.yml config notes
2019-03-07 22:29:44 +01:00
Anthony Gitter 14754dc8d3
Minor rephrasing 2019-03-06 10:49:48 -06:00
Tim Head 5072b8e609
Update docs/source/config_files.rst
Co-Authored-By: agitter <agitter@users.noreply.github.com>
2019-03-06 10:49:04 -06:00
Nathan Daly 4a882f445a
Update docs/source/config_files.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:56:22 -08:00
Anthony Gitter bacf84bbcd
Expand environment.yml config notes 2019-03-05 19:24:19 -06:00
David Anthoff 5790933d8c Update documentation with new julia support 2019-03-02 17:27:58 -08:00
Tim Head 7fa922a612 Fix up double label trouble in the config file docs 2019-02-21 11:34:32 +01:00
Tim Head 397695bbaa
Merge pull request #539 from yuvipanda/v3.7
Bump default python version to 3.7
2019-02-21 11:06:03 +01:00
Min RK de3658442b update docs for pinning Python
- clarify that runtime.txt is only for env files that don't support runtime specification
- specify default version of Python and when it changed
- more links to pinning docs
2019-02-21 10:20:56 +01:00
Tim Head bc5a53d977 Update documentation with more cross references 2019-02-21 08:38:38 +01:00
Tim Head 3f9f4918c5 Fix typos and syntax errors in the documentation 2018-12-15 08:40:27 +01:00
Chris Holdgraf cfd3dbdb5f removing note that env.yml is needed for julia 2018-11-26 10:21:02 -06:00
Yuvi Panda c489f54a05
Merge pull request #448 from betatim/nix-experiment
[MRG] Switch to BaseImage for nix build pack
2018-11-12 13:56:30 -08:00
Tim Head e239c494c3 Add link to binder-examples repo for nix 2018-11-09 15:23:01 +01:00
Tim Head 58cbe1797d
Merge pull request #457 from nuest/stencila
Updates for Stencila
2018-11-09 13:56:23 +01:00
Tim Head c924f5fa48 Update documentation on the nix build pack 2018-11-09 08:12:56 +01:00
Tim Head a57a44391f
Fix wording in config_files.rst
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-10-30 14:53:50 +01:00
nuest 6d304174da add Stencila config files to docs 2018-10-30 11:34:27 +01:00
Chris Ostrouchov 1e3630cc10
Feature: Adding nix support for repo2docker
test url: https://gitlab.com/costrouc/nix-binder-example
2018-10-17 16:32:40 -04:00
Matthew Feickert bf2b471d28 Correct url of Advanced Binder Documentation link
The URL was missing a "/tutorials/" in the path
2018-10-13 11:57:09 -05:00
Evert Rol 38d95c0854 Change emphasis into a "note" admonition 2018-10-03 11:13:58 +02:00
Evert Rol 86c97d6e7b Remove erroneous backtick 2018-10-03 11:13:25 +02:00
Evert Rol 79a0608d52 Remove emphasis from a warning admonition 2018-10-03 11:12:00 +02:00
Evert Rol b9bab6e19d Avoid clashing inline markup
Stops and starts emphasis around an inline code markup.

Also removes two emphasis sections, since these are at the start of
bullet points, creating emphasis already.
2018-10-03 11:09:48 +02:00
Bastian Greshake Tzovaras 677a083a20
Update config_files.rst 2018-09-26 23:25:58 +02:00
Bastian Greshake Tzovaras f76b36145f
fix my heading mistake in the docs for DESCRIPTION 2018-09-26 22:48:37 +02:00
Bastian Greshake Tzovaras 1662d7ea6e remove cruft in config_files work & simplify code 2018-09-25 10:53:46 +02:00
Bastian Greshake Tzovaras 1519d3cfdf
Merge branch 'master' into add_r_description 2018-09-23 01:07:33 +03:00
Chris Holdgraf 8b29f316d2 updating per Tim comments and adding howto section 2018-09-21 19:01:53 -04:00
Bastian Greshake Tzovaras 4a1b504dd2 add description test to this repo 2018-09-20 16:11:11 +03:00
Bastian Greshake Tzovaras 56ca910a40 fix R DESCRIPTION installation 2018-09-18 16:10:12 +03:00
Chris Holdgraf d6eea937ce updating index, usage, and install docs 2018-09-17 19:34:41 -04:00
Evert Rol 0d78f48909 Use "repository" instead of "repo" consistently. 2018-08-20 13:32:13 +02:00
Tim Head 286f56c391 Split out tests, tweak docs, and a style change
This splits out the test for the launch script from the postBuild script
test. Makes some adjustments to the documentation of the launch script
functionality and applies some pythonista styling.
2018-08-15 17:10:53 +02:00
Joseph Hamman da0ed1eee0 Merge branch 'master' of github.com:jupyter/repo2docker into feature/launch_script 2018-08-13 14:12:12 -06:00
Chris Holdgraf 1ad44ba18f adding message and changing header characters for config files 2018-08-11 11:23:25 -07:00
Joseph Hamman 907732cdc0 fix typos 2018-08-02 23:21:57 -07:00
Joseph Hamman ea16742b8f add docs 2018-07-31 12:48:55 -07:00
J. Forde 6baa600cf1 adding initial review changes 2018-07-05 11:25:43 -07:00
J. Forde df08af1c66 closes #285 2018-07-01 20:51:40 -07:00
J. Forde 29762f4de0 reorganized to close #332 and closes #333 2018-07-01 17:27:39 -07:00
J. Forde 69d4fe1c91 updating with comments from willingc 2018-06-27 21:35:27 -07:00
J. Forde 41270e5192 updated based on betatims review 2018-06-27 12:52:57 -07:00
J. Forde 2d6f32e588 closes #297 #326 2018-06-26 18:01:13 -07:00