Wykres commitów

981 Commity (cfee44c43b8a7e4eefaf4e2c0fad562585205326)

Autor SHA1 Wiadomość Data
Tania Allard cfee44c43b Add notes about updating the pipfile and requirements 2018-11-11 11:11:44 +00:00
Tania Allard f6a163ce9f Merge branch 'master' into feature/support-pipfiles-#174 2018-11-11 10:38:54 +00:00
Tania Allard 48b0727b57 Merge remote-tracking branch 'upstream/master' 2018-11-11 10:38:12 +00:00
Carol Willing dbd1f33b3d
Merge pull request #465 from betatim/roadmaping
[MRG] Add a first roadmap
2018-11-09 10:08:27 -08:00
Tim Head 58cbe1797d
Merge pull request #457 from nuest/stencila
Updates for Stencila
2018-11-09 13:56:23 +01:00
Tim Head c05f30d13c Introduce extra level of headers in the roadmap 2018-11-09 13:46:18 +01:00
nuest 68194a08a2 reformat some long lines 2018-11-09 07:46:31 +01:00
nuest 58a5c8b4c2 make loops more readable 2018-11-09 07:40:31 +01:00
Tim Head dfab81ee50 Link ROADMAP from the README 2018-11-08 19:06:42 +01:00
Tim Head 3a4e599ee9 Incorporate feedback on the roadmap
Improves naming of sections and the description of what each step and the
process around the roadmap looks like.
2018-11-08 19:01:31 +01:00
Tim Head 0ccca4983a
Update docs in buildpacks/r.py
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-11-07 18:52:23 +01:00
Tim Head c49694a5ea
Update repo2docker/buildpacks/base.py
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-11-07 18:51:57 +01:00
Tim Head d849664826
Update repo2docker/buildpacks/base.py
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-11-07 18:51:51 +01:00
Tim Head b9dba98c65 Add a first roadmap 2018-11-06 23:15:50 +01:00
nuest 490962e08d split up Stencila tests to not run into timeouts on Travis CI 2018-11-06 21:27:18 +01:00
nuest e576c03446 describe more complex detection mechanism used for stencila in dev docs 2018-11-06 20:17:19 +01:00
Yuvi Panda c65f43a0be
Merge pull request #464 from betatim/betatim-patch-1
Update CHANGES.rst
2018-11-05 14:40:08 -08:00
nuest c2b17d599e add tests pyjp vs. py for Stencila, make Stencila tests more specific 2018-11-05 21:10:13 +01:00
nuest df7c6205c0 do not install Stencila Python context if only python-jupyter cells found 2018-11-05 19:00:39 +01:00
nuest b032a7cd27 safe one if clause (intersection is already false-y) 2018-11-05 18:51:10 +01:00
Tim Head fb500d05bc
Update CHANGES.rst 2018-11-05 15:33:51 +01:00
Tim Head 5cdd0ee371
Merge pull request #407 from costrouc/costrouc/nix-buildpack
Adding support for nix buildpack in repo2docker
2018-11-05 15:27:48 +01:00
nuest d12c4b54c3 increase timeout for stencila tests on travis 2018-10-31 09:05:03 +01:00
nuest b1bff5bf5e parse Stencila xml files instead of regex 2018-10-30 17:01:05 +01:00
nuest 9c81c3ed19 rename stencila_manifest_contexts to stencila_contexts
also remove dev comment
2018-10-30 16:25:40 +01:00
nuest c843e25f16 simplify test for contexts (is now by default an empty list) 2018-10-30 16:24:43 +01:00
nuest 12b4457437 restructure R buildpack docs 2018-10-30 16:03:38 +01:00
nuest d6dc570a14 continue Stencila detection if /binder dir is present, improve 2018-10-30 16:02:40 +01:00
nuest 8d9a48717a add Stencila to user interface docs 2018-10-30 15:59:42 +01:00
Tim Head a57a44391f
Fix wording in config_files.rst
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-10-30 14:53:50 +01:00
nuest 3f4da20f7e reduce calls to stencila_manifest_contexts 2018-10-30 11:58:46 +01:00
nuest 6d304174da add Stencila config files to docs 2018-10-30 11:34:27 +01:00
nuest 7e8450fcee more detailed check for Stencila + Python test 2018-10-30 10:33:21 +01:00
nuest da41a90e04 update versions of stencila/r and stencila/py 2018-10-30 10:33:18 +01:00
nuest 3a479b6dee install R for Stencila from R buildpack 2018-10-30 10:32:42 +01:00
nuest 8342fbd1c0 do not look for stencila if binder dir found 2018-10-30 09:02:47 +01:00
nuest 9624f0f161 extract contexts from stencila document 2018-10-29 22:51:28 +01:00
nuest 24def164ed verify R installation for r-markdown with Stencila 2018-10-29 20:52:05 +01:00
Tim Head cc27548621
Merge pull request #456 from nuest/master
Minor typos
2018-10-29 14:15:13 +00:00
nuest 849b3f9bf9 fix some typos 2018-10-29 14:11:48 +01:00
Chris Holdgraf 3cba852438
Merge pull request #454 from betatim/changelog-update
Update changelog
2018-10-27 00:14:16 -07:00
Tim Head e050a43d2a Update changelog 2018-10-26 14:57:25 +02:00
Tim Head c909334190
Merge pull request #453 from choldgraf/contrib
moving contributing into the docs
2018-10-24 08:22:22 +02:00
Chris Holdgraf 057d5edbaf
clone from user repo in docs 2018-10-23 10:22:07 -07:00
Chris Holdgraf 417157fb83 moving contributing into the docs 2018-10-22 10:19:55 -07:00
Tim Head 7803aad83c
Merge pull request #451 from choldgraf/sidebar
adding back sidebars
2018-10-20 08:41:16 +02:00
Chris Holdgraf ed590002db adding back sidebars 2018-10-19 16:11:48 -07:00
Tania Allard 18d1ec66f0 Add Pipfile 2018-10-18 18:31:12 +01:00
Min RK a8fc5395c3
Merge pull request #446 from choldgraf/docs_theme
adding circleci preview and jupyterhub docs theme
2018-10-18 13:51:57 +02:00
Chris Holdgraf 4c50efe6ac adding circle and jupyterhub docs theme 2018-10-17 21:00:43 -07:00