Yuvi Panda
|
a7b1519b4d
|
Revert "[MRG] Add limit on git clone depth"
|
2017-11-01 16:27:26 -07:00 |
Chris Holdgraf
|
4f6501ea6f
|
Merge pull request #130 from jupyter/revert-128-fix-clone-depth
Revert "Add handling for no ref being provided"
|
2017-11-01 16:26:59 -07:00 |
Yuvi Panda
|
cad9deb7d0
|
Revert "Add handling for no ref being provided"
|
2017-11-01 16:23:29 -07:00 |
Yuvi Panda
|
d3286eb4ed
|
Merge pull request #128 from betatim/fix-clone-depth
Add handling for no ref being provided
|
2017-11-01 14:19:04 -07:00 |
Tim Head
|
cb1b1442f2
|
Add handling for no ref being provided
We do not need to checkout a specific ref if none is provided. Added a
test to check the behaviour.
|
2017-11-01 21:56:13 +01:00 |
Yuvi Panda
|
7a007d7f6b
|
Merge pull request #120 from betatim/max-clone-depth
[MRG] Add limit on git clone depth
|
2017-10-31 12:38:20 -07:00 |
yuvipanda
|
22aee654ce
|
Don't test for jupyterhub being present in legacy dockerfiles
We don't auto install JupyterHub anymore
|
2017-10-31 12:21:03 -07:00 |
Tim Head
|
5b48e60505
|
Switch to exceptions instead of exit() and add a new test
|
2017-10-31 11:09:46 +01:00 |
Yuvi Panda
|
907ec06361
|
Merge pull request #122 from betatim/one_more_rm
[MRG] Remove intermediate containers for successful and failed builds
|
2017-10-30 14:58:54 -07:00 |
Tim Head
|
095671589b
|
Remove leftover reference to juypterhub
|
2017-10-26 21:16:41 +02:00 |
Tim Head
|
531db84b45
|
Add test for unshallowing repositories
|
2017-10-26 21:14:41 +02:00 |
Tim Head
|
c19d037036
|
Add check for ref and deep clone
If the ref does not exist in the shallow clone, create a full clone of
the repository and retry.
|
2017-10-26 21:14:41 +02:00 |
Tim Head
|
8caeffdbbd
|
Add limit on git clone depth
Only checkout last 50 commits from a remote repository. This helps speed
up the cloning for large repositories.
|
2017-10-26 21:14:41 +02:00 |
Chris Holdgraf
|
d4518285a1
|
Merge pull request #117 from yuvipanda/faq
Add a basic FAQ doc + 1 entry
|
2017-10-25 09:42:08 -07:00 |
Min RK
|
fc4aeda557
|
Merge pull request #111 from willingc/remove-jhub
Remove jupyterhub from default installs
|
2017-10-25 15:35:14 +02:00 |
Tim Head
|
bbc407c1cb
|
Merge pull request #121 from yuvipanda/repo2docker
Add 'repo2docker' as a script alias
|
2017-10-25 09:53:43 +02:00 |
Tim Head
|
9cdbc58e5b
|
Remove intermediate containers for successful and failed builds
|
2017-10-25 08:06:08 +02:00 |
yuvipanda
|
0ff424ca7e
|
Add 'repo2docker' as a script alias
jupyter-repo2docker is a mouthful
|
2017-10-24 16:09:40 -07:00 |
yuvipanda
|
29f22f5636
|
Doc fixes per @betatim
|
2017-10-24 16:09:09 -07:00 |
Tim Head
|
67510722d4
|
Merge pull request #101 from yuvipanda/forcerm
Remove intermediate containers in failed builds
|
2017-10-24 23:50:53 +02:00 |
yuvipanda
|
be545bd0ad
|
Add a basic FAQ doc + 1 entry
We get lots of questions that can be answered here!
|
2017-10-24 14:02:54 -07:00 |
Matthias Bussonnier
|
c718a90ee1
|
Merge pull request #105 from yuvipanda/design
Attempt to add some info about design principles
|
2017-10-24 11:36:40 -07:00 |
yuvipanda
|
7e8e13baa0
|
Add design doc to toc
|
2017-10-24 10:35:45 -07:00 |
yuvipanda
|
1f0cbe0511
|
Move to docs/source/design.md
|
2017-10-24 10:32:32 -07:00 |
Tim Head
|
ca144b0ed8
|
Merge pull request #107 from choldgraf/docstring
reorganize command line arguments
|
2017-10-24 06:20:17 +02:00 |
Matthias Bussonnier
|
d13980d422
|
Incorporate someof willinc feedback
|
2017-10-23 16:42:37 -07:00 |
Carol Willing
|
bc92e8614f
|
Merge pull request #112 from choldgraf/logo
adding jupyter logos
|
2017-10-23 15:58:55 -07:00 |
Chris Holdgraf
|
355a05f5f8
|
adding jupyter logos
|
2017-10-23 15:47:51 -07:00 |
Carol Willing
|
fd5f98d5eb
|
Edit per @yuvipanda review
|
2017-10-23 15:39:01 -07:00 |
Carol Willing
|
b6ec9b0b6e
|
Merge pull request #108 from willingc/add-docbadge
Add doc badge
|
2017-10-23 15:34:48 -07:00 |
Carol Willing
|
5b1090ca38
|
Remove jupyterhub from test dockerfiles
|
2017-10-23 15:12:08 -07:00 |
Carol Willing
|
03698bf425
|
Remove jupyterhub from buildargs except leave for legacy
|
2017-10-23 09:33:27 -07:00 |
Carol Willing
|
ff3dfffbdb
|
Remove jupyterhub from buildpack and default build script
|
2017-10-23 09:30:24 -07:00 |
Carol Willing
|
991e4ad4e2
|
update docstring to include binderhub
|
2017-10-23 09:19:33 -07:00 |
Carol Willing
|
6c2df2d295
|
Remove jupyterhub from miniconda bash script
|
2017-10-23 09:19:06 -07:00 |
Carol Willing
|
30fd62c54f
|
Add doc badge
|
2017-10-23 09:10:56 -07:00 |
Carol Willing
|
41c77c08a5
|
Merge pull request #106 from willingc/update-theme
Replace theme with alabaster
|
2017-10-23 08:58:56 -07:00 |
yuvipanda
|
5f521e21e1
|
Use argparse.REMAINDER instead of action=append
This gathers up all the remaining parameters without misinterpreting
parameters like --no-build etc as part of cmd
|
2017-10-23 08:53:33 -07:00 |
yuvipanda
|
964fbcf57c
|
Fix handling of 'cmd'
nargs='*' made a lot of other parsing fail with strange
errors.
|
2017-10-23 08:38:04 -07:00 |
Chris Holdgraf
|
01574946f5
|
Re-order arguments to make more intuitive sense
|
2017-10-23 08:37:10 -07:00 |
Carol Willing
|
82deeb1161
|
Remove theme for requirements
|
2017-10-23 05:25:02 -07:00 |
Carol Willing
|
b66296c272
|
Replace theme with alabaster
|
2017-10-23 05:22:02 -07:00 |
yuvipanda
|
a5ce767682
|
Attempt to add some info about design principles to README
|
2017-10-22 13:07:20 -07:00 |
Yuvi Panda
|
5b68f8503a
|
Merge pull request #104 from darwindarak/master
Only parse `REQUIRE` file in `binder` (if exists)
|
2017-10-20 18:03:36 -07:00 |
Darwin Darakananda
|
560d8c016e
|
Fixed missing string interpolation argument
|
2017-10-20 15:51:18 -07:00 |
Darwin Darakananda
|
4de57738fd
|
Only parse `REQUIRE` file in `binder` (if exists)
|
2017-10-20 14:51:02 -07:00 |
yuvipanda
|
84892d3686
|
Remove intermediate containers in failed builds
|
2017-10-18 23:53:30 -07:00 |
Chris Holdgraf
|
9dffb2c21f
|
Merge pull request #99 from gnestor/patch-1
Upgrade to jupyterlab 0.28.0
|
2017-10-17 11:29:45 -07:00 |
Grant Nestor
|
18bd34b0b0
|
Upgrade to notebook 5.2.0
|
2017-10-17 10:32:46 -07:00 |
Grant Nestor
|
d6a1b44e7b
|
Upgrade to jupyterlab 0.28.0
|
2017-10-17 10:27:48 -07:00 |