Wykres commitów

206 Commity (a3a4eba89ca4daab0e2a3eecd2e071d2b42e3aa5)

Autor SHA1 Wiadomość Data
Chris Holdgraf a3a4eba89c
Update docs/source/contributing/tasks.md 2019-05-05 10:28:50 -07:00
Chris Holdgraf 00bbde26bb release info 2019-05-04 15:03:17 -07:00
Wayne's Bioinformatics Code Portal 21c730298e
tweak language to make clear `exec "$@"` works
originally it was: "The last line must be ``exec "$@"`` equivalent." Seemed open to interpretation as I needed to deduce what the equivalent of that would be here. I think adding 'or' before equivalent shows that will work, but I assume other options exist? Or why note say  "The last line must be ``exec "$@"``"?
2019-05-03 11:14:25 -04:00
Tim Head e35277410a
[MRG] Update contributing guidelines and issue templates (#655)
[MRG] Update contributing guidelines and issue templates
2019-04-30 21:40:15 +02:00
Kirstie Whitaker a6911a10a0
Update docs/source/contributing/contributing.md 2019-04-30 20:11:17 +01:00
Joseph Hamman 9ded2b5ee6 add note to changelog 2019-04-30 10:06:24 -07:00
Tim Head 5e67e3c743
Support .binder directory (#653)
Support .binder directory
2019-04-30 18:29:38 +02:00
Kirstie Whitaker 6344f39d25
Update contributing.md 2019-04-30 09:23:34 +01:00
Tim Head 34cff4d5d3
Update docs/source/contributing/contributing.md
Co-Authored-By: KirstieJane <kw401@cam.ac.uk>
2019-04-30 09:20:47 +01:00
Chris Holdgraf c25e6bc2ae
Update docs/source/contributing/contributing.md
Co-Authored-By: KirstieJane <kw401@cam.ac.uk>
2019-04-30 09:13:32 +01:00
Joseph Hamman 3c0ceaacc2 clarify that only one of binder and .binder can be used at once 2019-04-28 20:28:09 -07:00
Kirstie Whitaker 6c43fb927a Extend the points about feature requests & bug reports 2019-04-28 19:58:55 +01:00
Kirstie Whitaker 5a7add7929 Update process and guidelines for making contribution 2019-04-28 19:41:33 +01:00
Kirstie Whitaker a27420e29f Add types of contributions section 2019-04-28 19:11:32 +01:00
Joseph Hamman c230c70f4e support for .binder directory 2019-04-27 17:01:20 -07:00
Min RK 2acf0974c3 miniconda is 4.6.14 2019-04-26 16:25:41 +02:00
Min RK 109793bffd conda 4.6.14 2019-04-26 16:09:00 +02:00
Min RK 1f7d91af5f Merge remote-tracking branch 'jhamman/bump_conda_ver' into conda-env 2019-04-26 16:05:38 +02:00
Tim Head 843b7a5e30 Unpin pip again 2019-04-16 21:49:37 +02:00
Chris Holdgraf 2db2f4683c
mentioning s2i in faq 2019-04-12 11:46:13 -07:00
Lindsey Heagy f936cf566c
Merge pull request #640 from betatim/fix-spinx-deprecation
[MRG] Fix sphinx deprecation for recommonmark
2019-04-09 18:34:23 -07:00
Tim Head f4e3754434 Update change log 2019-04-08 16:43:49 +02:00
Tim Head cbb375e156 Black-ify the sphinx configuration code 2019-04-08 07:52:25 +02:00
Tim Head da9f8de0e3 Update recommonmark ocnfiguration
In new versions of SPhinx the way we were configuring the recommonmark
extension has become deprecated. This switches us to the new way of
configuring it.
2019-04-08 07:51:30 +02:00
Joseph Hamman f9620edd8e freeze versions 2019-04-04 13:35:12 -07:00
Joseph Hamman bf3d0c133c fallback to 4.6.10 2019-04-04 12:29:34 -07:00
Joseph Hamman a3d4f95de0 changelog addition 2019-04-04 11:54:33 -07:00
Min RK 8d8c21e55e
Merge pull request #631 from jtpio/docs-default-py37
[MRG] Python 3.7 as the default in the docs
2019-03-29 16:01:44 +01:00
Jeremy Tuloup 177ee4b650
Python 3.7 as default in the docs 2019-03-27 21:54:50 +01:00
David Anthoff 65d4e6c034 Update changelog 2019-03-21 12:55:19 -07:00
Tim Head e921993098
Merge pull request #622 from davidanthoff/ijulia-kernel-install-location
Install IJulia kernel into proper directory
2019-03-21 20:36:40 +01:00
David Anthoff ae86baaa52 Use NB_PYTHON_PREFIX for kernel install path 2019-03-21 09:07:12 -07:00
Tim Head ed77345cc5 Add an issue template to direct where things are posted 2019-03-17 04:12:59 -04:00
David Anthoff 61ece15c75 Update changelog 2019-03-13 09:18:23 -07:00
Fredrik Ekre 95a59026ae Julia: Update links to Pkg.jl documentation and change
Compat to [compat] since that is how the section is
usually referred to.
2019-03-13 09:26:57 +01:00
Athanasia Monika Mowinckel 8ed4bf32d4
moved the shiny faq below the note 2019-03-08 21:41:36 +01:00
Athanasia Monika Mowinckel 736c3dace9
added some debug for R shiny 2019-03-08 19:49:21 +01:00
Tim Head 63ac63f3e7
Merge pull request #608 from agitter/patch-1
Expand environment.yml config notes
2019-03-07 22:29:44 +01:00
Anthony Gitter 14754dc8d3
Minor rephrasing 2019-03-06 10:49:48 -06:00
Tim Head 5072b8e609
Update docs/source/config_files.rst
Co-Authored-By: agitter <agitter@users.noreply.github.com>
2019-03-06 10:49:04 -06:00
Tim Head a9dd69a3ce
Merge pull request #595 from davidanthoff/reorg-julia
[MRG+1] Split julia support into pre julia 1.0 and post julia 1.0
2019-03-06 13:18:21 +01:00
David Anthoff e845db33da Update julia documentation 2019-03-05 21:09:56 -08:00
Nathan Daly f6074aaa3f
Update docs/source/faq.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:56:51 -08:00
Nathan Daly 4a882f445a
Update docs/source/config_files.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:56:22 -08:00
Anthony Gitter bacf84bbcd
Expand environment.yml config notes 2019-03-05 19:24:19 -06:00
David Anthoff 9600d4b438 Fix changelog formatting 2019-03-05 08:45:25 -08:00
Tim Head 07bd9be43c
Update docs/source/changelog.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 08:28:21 -08:00
Tim Head 5234df2bc6 Update link targets and remove markdown formatting 2019-03-05 10:57:18 +01:00
Tim Head c7d62a3387 Change contributor guide language to remove the word "code" 2019-03-05 07:46:54 +01:00
Tim Head c2ab134db0 Add PR template with links to contrib docs 2019-03-05 07:40:44 +01:00