Tim Head
|
2dbe4c51d3
|
Merge pull request #291 from rgbkrk/nteract_on_jupyter@1.6.0
update nteract_on_jupyter to 1.6.0
|
2018-04-02 10:12:46 +02:00 |
Kyle Kelley
|
bd0f31c81c
|
update nteract_on_jupyter to 1.6.0
|
2018-04-02 01:33:56 -06:00 |
Gladys Nalvarte
|
821514c474
|
Support setup.py in Python buildpacks
|
2018-03-27 15:33:42 +02:00 |
Tim Head
|
b79e836af3
|
Make verify script executable
|
2018-03-27 14:05:42 +02:00 |
Tim Head
|
61e7d1b404
|
Use travis_retry to run tests
|
2018-03-27 11:09:03 +02:00 |
Tim Head
|
c86fa859ca
|
Add a test to select Python 3 via runtime.txt
|
2018-03-27 11:00:34 +02:00 |
Tim Head
|
02eb7970b6
|
Merge pull request #284 from GladysNalvarte/enab-python2
Enables Python2 just with runtime.txt file
|
2018-03-27 10:50:03 +02:00 |
Carol Willing
|
cb766589e1
|
Merge branch 'master' into enab-python2
|
2018-03-26 11:36:41 -07:00 |
Gladys Nalvarte
|
cd9011d128
|
Corrects typos in Python buildpacks
|
2018-03-26 12:38:35 +02:00 |
Gladys Nalvarte
|
5611d7c836
|
Enables Python2 just with runtime.txt file
|
2018-03-23 15:25:38 +01:00 |
Min RK
|
ad6658a0e6
|
Merge pull request #279 from betatim/enable-codecov
Add codecov configuration to enable PR comments
|
2018-03-23 11:53:39 +01:00 |
Tim Head
|
678cd985ca
|
Add a mention of adding tests to CONTRIBUTING.md
|
2018-03-22 17:27:03 +01:00 |
Tim Head
|
dcde9b4c54
|
Add codecov configuration to enable PR comments
|
2018-03-22 17:23:12 +01:00 |
Min RK
|
30001e257d
|
Merge pull request #270 from willingc/moar-bp
add docstrings for legacy buildpack
|
2018-03-22 10:17:46 +01:00 |
Tim Head
|
112362699a
|
Merge pull request #283 from willingc/readme-reflow
Add note about os support and update example repo
|
2018-03-21 22:21:51 +01:00 |
Carol Willing
|
975b34921c
|
Add note about os support and update example repo
|
2018-03-21 12:37:03 -07:00 |
Carol Willing
|
f4843dfdd3
|
clarify render order
|
2018-03-21 12:06:50 -07:00 |
Carol Willing
|
572abb3fea
|
add docstrings for legacy buildpack
|
2018-03-21 11:59:54 -07:00 |
Min RK
|
d193322780
|
Merge pull request #276 from GladysNalvarte/legacy
Freeze legacy environment
|
2018-03-21 09:55:47 +01:00 |
Gladys Nalvarte
|
9099135622
|
Updates comments on docstrings in freeze.py
|
2018-03-21 08:49:05 +01:00 |
Tim Head
|
76e55a3e98
|
Merge pull request #277 from choldgraf/folder_search
fixing python2 search
|
2018-03-21 08:06:56 +01:00 |
Chris Holdgraf
|
2d0772afb4
|
fixing python2 search
|
2018-03-20 21:34:17 +00:00 |
Min RK
|
eaad02ca34
|
Merge pull request #274 from willingc/notebook-bump
Refreeze environments
|
2018-03-20 14:10:36 +01:00 |
Min RK
|
3c01e58491
|
Merge pull request #271 from willingc/condabp
add docstrings for conda buildpack
|
2018-03-20 14:05:42 +01:00 |
Min RK
|
37bb48cf1c
|
Merge pull request #272 from willingc/dockerbp
add docstrings to docker buildpack
|
2018-03-20 14:05:09 +01:00 |
Min RK
|
004985807c
|
Merge pull request #275 from willingc/update-contrib
Edit CONTRIBUTING for freezing dependencies
|
2018-03-20 14:04:41 +01:00 |
Gladys Nalvarte
|
a43454fda1
|
Legacy: Install frozen environment before user dockerfile
Avoids overwriting user installation
also pin binder-base image to specific version
|
2018-03-20 13:29:50 +01:00 |
Gladys Nalvarte
|
2992409f4a
|
Creates a frozen environment for legacy buildpack.
|
2018-03-20 13:24:53 +01:00 |
Gladys Nalvarte
|
6946effe3f
|
simplify julia dockerfile for quicker tests
|
2018-03-20 13:24:52 +01:00 |
Gladys Nalvarte
|
595242dba9
|
Copy freeze.py from conda to legacy
|
2018-03-20 13:24:52 +01:00 |
Gladys Nalvarte
|
1b941ee41c
|
Make legacy a package
it is done because we are going to add more files
|
2018-03-20 13:24:52 +01:00 |
Carol Willing
|
16a42f52b3
|
Edit CONTRIBUTING for freezing dependencies
|
2018-03-19 18:25:15 -07:00 |
Carol Willing
|
a2ebe316e4
|
Refreeze environments
|
2018-03-19 17:57:49 -07:00 |
Carol Willing
|
e9539c0d47
|
add docstrings to docker buildpack
|
2018-03-19 16:41:48 -07:00 |
Carol Willing
|
5aaf78a828
|
add docstrings for conda buildpack
|
2018-03-19 16:27:00 -07:00 |
Min RK
|
81a3152527
|
Merge pull request #265 from willingc/python-bp
Add docstrings to python3 and python2 buildpacks
|
2018-03-19 18:31:04 +01:00 |
Min RK
|
05671879f5
|
Merge pull request #213 from willingc/docstring-conda
Add docstrings and minor style fixes for application files and JuliaBuildPack
|
2018-03-19 18:22:02 +01:00 |
Carol Willing
|
550fd2875d
|
Reword per @betatim review
|
2018-03-16 15:02:12 -07:00 |
Tim Head
|
41a5c39c8d
|
Merge pull request #264 from willingc/arch-buildpack
Add doc for new buildpacks
|
2018-03-16 18:55:41 +01:00 |
Carol Willing
|
3aa407b3ff
|
add docstring to python3 and python2 buildpacks
|
2018-03-16 09:27:26 -07:00 |
Carol Willing
|
253ac742be
|
edit per @betatim review
|
2018-03-16 08:20:33 -07:00 |
Carol Willing
|
dea2e67b98
|
add doc for new buildpacks
|
2018-03-16 08:10:23 -07:00 |
Carol Willing
|
2810b8a4de
|
Merge pull request #261 from betatim/detect-subdir-requirements
Fix detecting dependency files in binder/ subidr
|
2018-03-16 08:04:00 -07:00 |
Tim Head
|
3a6bea37b4
|
Merge pull request #262 from willingc/doc-config
Update installation and usage docs
|
2018-03-16 08:16:25 +01:00 |
Carol Willing
|
2c60b0f708
|
update tests for image name validation
|
2018-03-15 16:54:45 -07:00 |
Carol Willing
|
8a3f79f154
|
expand julia docstrings
|
2018-03-15 12:36:52 -07:00 |
Carol Willing
|
245e7d1995
|
update validation logic error message and docstring
|
2018-03-15 12:28:11 -07:00 |
Carol Willing
|
fc3e370ab1
|
refactor detect() to not call super
|
2018-03-15 12:14:34 -07:00 |
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 |