Wykres commitów

774 Commity (a4ef9b17ae13b05a806cb8a5c8721f31d3c504c8)

Autor SHA1 Wiadomość Data
Min RK a4ef9b17ae remove conda history file
seems to result in unintended pinning of packages installed when setting up base env
2018-08-07 20:17:49 +02:00
Chris Holdgraf aee37bedfa
Merge pull request #371 from betatim/install-npm
[MRG] Fix up node install and add test
2018-08-06 12:42:56 -07:00
Tim Head 4af5c6140c Hardcode detection of the distribution name 2018-08-06 07:34:52 +02:00
Tim Head 5755a838a8 Fix install command for nodejs 2018-08-06 00:28:10 +02:00
Tim Head 1c9b7b7425 Test for correct node and npm version 2018-08-06 00:06:39 +02:00
Tim Head 0e776dbd65 Make test executable 2018-08-05 23:51:25 +02:00
Tim Head d6cc5f237e Enable base test in travis 2018-08-05 23:33:47 +02:00
Tim Head 600cf8b21c Add test for node v10 in base buildpack 2018-08-05 23:29:41 +02:00
Tim Head 23fa2f4e20 Add missing version tag to DEB links 2018-08-05 23:24:39 +02:00
Chris Holdgraf 465177c0cb
Merge pull request #364 from GladysNalvarte/install_nodejs
Install nodejs/npm from nodesource
2018-08-01 08:39:40 -07:00
Chris Holdgraf 7552361c2b
Merge pull request #309 from minrk/stencila
stencila support
2018-08-01 08:38:47 -07:00
Min RK 784bbff709
Merge pull request #358 from GladysNalvarte/connect_url
Specify custom_connect_url argument
2018-08-01 15:08:52 +02:00
Gladys Nalvarte 4587702119 Include corrections in app and test_connect_url files 2018-08-01 14:21:15 +02:00
Gladys Nalvarte 6a5a518227 Install nodejs/npm from nodesource 2018-07-31 15:59:16 +02:00
Gladys Nalvarte 4c0cb69b80 Uses jupyter/notebook option to pass explicit hostname 2018-07-31 11:28:20 +02:00
Tim Head cea33edcb1
Merge pull request #351 from vsoch/add/circleci
Add CircleCI Deploy Option
2018-07-23 15:14:21 +01:00
Min RK 4aff6c59ba rework stencila as an ‘optional frontend’
instead of a buildpack

stencila will be installed via `nbstencilaproxy` if a stencila manifest.xml is found
2018-07-20 17:14:14 -07:00
Min RK 2884e0c23c
Merge pull request #354 from minrk/refreeze
bump versions and refreeze
2018-07-20 16:35:50 -07:00
Min RK eaa29ef334 get stencila files from a package
instead of bundling
2018-07-20 10:23:53 -07:00
Min RK cce1a47b09 separate get_build_env from get_env
so that runtime environment variables don’t trigger rebuild
2018-07-20 10:23:53 -07:00
Min RK a61d9253a4 add basic stencila buildpack 2018-07-20 10:23:53 -07:00
Min RK f7139e8f89 ignore pytest-cache 2018-07-20 10:22:56 -07:00
Gladys Nalvarte e0b92796a4 Updates the test_connect_url description and deletes print statements 2018-07-20 13:19:15 +02:00
Gladys Nalvarte 1512a6835a Explicit hostname supplied to the container 2018-07-20 11:45:01 +02:00
Vanessa Sochat 07f8de0585
Merge branch 'add/circleci' of github.com:vsoch/repo2docker into add/circleci 2018-07-18 12:11:32 -07:00
Vanessa Sochat 9f991f3e38
adjusting deploy.rst 2018-07-18 12:11:20 -07:00
Vanessa Sochat 46e8aeeaa0
Merge branch 'master' into add/circleci 2018-07-17 18:16:20 -04:00
Tim Head a19f6600d2
Merge pull request #355 from betatim/docs-update
Switch from PyDataScienceHandbook to Pytudes
2018-07-17 18:18:41 +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
Vanessa Sochat 6a5fdc4f6e
good job @vsoch, wrong repo name! 2018-07-17 08:13:54 -07:00
Vanessa Sochat c7a22f9fef
fixing up deploy.rst to point to updated repository continuous-build 2018-07-17 08:07:02 -07:00
Vanessa Sochat 30d80dfa91
destroying circle, pewpewpew 2018-07-17 07:55:37 -07:00
Min RK 710fdcb24e refreeze 2018-07-16 16:30:47 -07:00
Min RK b16eeb8a9e bump versions
notebook 5.6
conda 4.5
jupyterlab 32
nteract 1.8
widgets 7.2
2018-07-16 16:30:39 -07:00
Tim Head 6a10332dcc
Merge pull request #352 from vsoch/add/version
[MRG] Add version argument
2018-07-16 16:37:30 +02:00
Vanessa Sochat 21f698c1b7
adding note to future developers about why version is checked first 2018-07-16 06:47:59 -07:00
Vanessa Sochat 80d7ec9ff3
removing extra blank lines 2018-07-16 06:46:53 -07:00
Vanessa Sochat 7b0352bef4
forgot to add tag to build step! 2018-07-16 06:40:55 -07:00
Vanessa Sochat 9d3725d9d0
testing addition of DOCKER_TAG instead of latest 2018-07-16 06:35:49 -07:00
Vanessa Sochat a87f9520f1
adding version argument 2018-07-16 06:05:43 -07:00
Vanessa Sochat c3e6fb68cb
replacing notebook example with pytudes 2018-07-16 05:38:49 -07:00
Vanessa Sochat 67621204c2
adding deploy docs 2018-07-16 05:35:12 -07:00
Tim Head f03807b000
Merge pull request #348 from cclauss/patch-1
from traitlets import TraitError in utils.py
2018-07-16 13:23:39 +02:00
vsoch f93a4073f1 oups 2018-07-16 02:07:58 -07:00
vsoch b5c471560b also deploy on branch non-master 2018-07-16 02:06:38 -07:00
vsoch 4e15dec3f5 adding example with save 2018-07-16 02:00:16 -07:00
vsoch 75ac3cc18b try setting username and userid 2018-07-16 01:40:32 -07:00
vsoch 4733d3a3ea try setting username 2018-07-16 01:39:29 -07:00
vsoch e1ca357909 install deps in same step 2018-07-16 01:37:04 -07:00
vsoch 938179d154 adding config 2018-07-16 01:35:02 -07:00