Tim Head
d674eceeba
[MRG] release info updates ( #668 )
...
[MRG] release info updates
2019-05-06 00:20:20 +02:00
Chris Holdgraf
56c1160d9a
bumping release date
2019-05-05 11:23:12 -07:00
Chris Holdgraf
63da4c2f36
Merge pull request #664 from betatim/update-changelog-v090
...
[MRG] Update change log in preparation for releasing v0.9.0
2019-05-05 11:21:49 -07:00
Chris Holdgraf
a3a4eba89c
Update docs/source/contributing/tasks.md
2019-05-05 10:28:50 -07:00
Tim Head
19cb905102
Mention the invention of the REES in the change log
2019-05-05 15:09:59 +02:00
Tim Head
56708c662e
specification info page ( #662 )
...
specification info page
2019-05-05 15:06:59 +02:00
Tim Head
e098d23463
Update change log in preparation for releasing v0.9.0
2019-05-05 15:00:09 +02:00
Chris Holdgraf
00bbde26bb
release info
2019-05-04 15:03:17 -07:00
Chris Holdgraf
f86a06d4ba
tim comments in specification doc
2019-05-04 10:57:27 -07:00
Chris Holdgraf
1c66925090
updates per comments
2019-05-03 09:38:07 -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
Chris Holdgraf
b20438bd59
specification info
2019-05-02 16:01:37 -07: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