Wykres commitów

27 Commity (3f4da20f7ef8c8887075b50c4811d1737f8233ba)

Autor SHA1 Wiadomość Data
sneumann ec9bd982a4
Fix ordering of parameter before URL
Hi, I ran into
`jupyter-repo2docker https://github.com/.../ --ref 16c6b...f1a9f` still using master and ignoring my `--ref`. 
@betatim suggested https://gitter.im/jupyterhub/binder?at=5bc05a19c7bf7c3662f9e0bf to 
```
have you tried changing the order of the arguments repo2docker --ref 16c...1a9f https://github.com/... we've had issues with the arguments after the URL being interpreted as the command to run in the container
```
which indeed fixed the issue. I am here updating the usage.rst document, where I got the ordering from. Not sure if that is the only documentation showing this order, and also not fixing the issue mentioned by Tim. Yours, Steffen
2018-10-12 10:36:58 +02:00
Chris Holdgraf 8b29f316d2 updating per Tim comments and adding howto section 2018-09-21 19:01:53 -04:00
Chris Holdgraf d6eea937ce updating index, usage, and install docs 2018-09-17 19:34:41 -04:00
Evert Rol 32b3f57488 Fix typos, half sentences and some capitalization 2018-08-20 13:34:19 +02:00
Evert Rol 0d78f48909 Use "repository" instead of "repo" consistently. 2018-08-20 13:32:13 +02:00
Tim Head 307addd5ab Fix warnings in the documentation build 2018-08-05 23:48:44 +02:00
Tim Head 85575f0524 Switch from PyDataScienceHandbook to Pytudes
The data science handbook build has been broken for a while and users
end up with an error while following our documentation.
2018-07-17 17:42:58 +02:00
Daniel Le Berre bbb0dbbfdc
scinece -> science 2018-07-16 07:03:49 +02:00
Tim Head 46ad1feb7b Fix some rst weirdness in the uage docs 2018-07-06 11:08:42 +02: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
Daniel Darabos cbe2e6abe9
Fix some typos. 2018-04-17 11:03:25 +02:00
Romain Primet cdc8f0c4bc document --e, --env command line flag 2018-04-09 21:18:36 +02: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 0506c3fe29 edits for formatting 2018-03-15 08:38:19 -07:00
Carol Willing 3a09500040 Edit content for end user in usage section 2018-03-15 07:07:56 -07:00
yuvipanda 1e88e313b6 Clarify that --debug and --no-build are for debugging only
They output a Dockerfile that can not be used outside of
repo2docker, so are only useful as debugging aids.

Fixes #202
2018-02-01 00:48:43 -08:00
Chris Holdgraf 4634024285 adding example contents 2017-12-12 14:43:21 -08:00
Chris Holdgraf cd2803b4db factoring out config files section 2017-12-12 09:46:23 -08:00
Chris Holdgraf 8e7c7c42c6 adding runtime to preparing 2017-12-11 23:08:02 -08:00
Chris Holdgraf a5ab750038 addressing carol's comments 2017-12-08 11:53:15 -08:00
Chris Holdgraf c25103cd43 improving docs 2017-12-07 11:11:39 -08:00