Wykres commitów

795 Commity (0d78f4890973098b7b2b53f38664bb3dd001ad17)

Autor SHA1 Wiadomość Data
Evert Rol 0d78f48909 Use "repository" instead of "repo" consistently. 2018-08-20 13:32:13 +02:00
Chris Holdgraf 58945128c4
Merge pull request #378 from blink1073/jlab-0.34
Update to JupyterLab 0.34
2018-08-19 21:42:40 +02:00
Steven Silvester 4102c0f999 jlab 0.34 compat 2018-08-19 06:24:31 -05:00
Tim Head b8d8206bf2
Merge pull request #375 from betatim/start-script-docs
Split out tests, tweak docs, and a style change
2018-08-15 23:03:38 +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
Tim Head 12b8f1df03
Merge pull request #363 from jhamman/feature/launch_script
Add launch script
2018-08-15 16:55:17 +02:00
Joseph Hamman 915fc8d8ff update after talking to @yuvipanda 2018-08-14 17:08:48 -06:00
Joseph Hamman 0595471f2d put launch script in home directory 2018-08-13 14:44:08 -06:00
Joseph Hamman da0ed1eee0 Merge branch 'master' of github.com:jupyter/repo2docker into feature/launch_script 2018-08-13 14:12:12 -06:00
Tim Head dd563b2019
Merge pull request #370 from choldgraf/header_levels
adding message and changing header characters for config files
2018-08-13 18:26:35 +02:00
Chris Holdgraf 1ad44ba18f adding message and changing header characters for config files 2018-08-11 11:23:25 -07:00
Carol Willing ade9acf9e7
Merge pull request #372 from betatim/add-docs-to-ci
Fix warnings in the documentation build and add to CI
2018-08-08 15:10:34 -07:00
Tim Head e3ceed29ef Fix directory handling in travis tests 2018-08-08 14:35:11 +02:00
Tim Head d2f7ebdf27
Merge pull request #373 from minrk/rm-history
remove conda-meta/history
2018-08-07 20:49:39 +02:00
Min RK bbedf9484e add xeus-cling to external tests
it should exercise the pinning issue
2018-08-07 20:18:13 +02:00
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 307addd5ab Fix warnings in the documentation build 2018-08-05 23:48:44 +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
Joseph Hamman 907732cdc0 fix typos 2018-08-02 23:21:57 -07: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
Joseph Hamman ea16742b8f add docs 2018-07-31 12:48:55 -07:00
Joseph Hamman b99ec0587f add start script test 2018-07-31 11:07:59 -07: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
Joseph Hamman f40e4ecdcb update entrypoint logic 2018-07-30 16:03:32 -07:00
Joseph Hamman 6324bf1a0f strawman implementation of launch script 2018-07-25 09:28:17 -07: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