Chris Holdgraf
5c33eb08c8
Update docs/source/architecture.md
2019-05-29 10:45:59 -07:00
Chris Holdgraf
be144374bc
Update docs/source/architecture.md
2019-05-28 08:37:25 -07:00
Chris Holdgraf
24c2d6193d
Update docs/source/architecture.md
2019-05-28 08:37:13 -07:00
Chris Holdgraf
90a59b233f
Update docs/source/architecture.md
...
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-05-27 21:34:43 -07:00
Chris Holdgraf
dbaec44517
contentprovider
2019-05-25 17:51:57 -07:00
Tim Head
5303010d0e
Drop support for Python 3.4
2019-05-21 22:10:55 +02:00
Kacper Kowalik (Xarthisius)
caef6686d1
Do not try to build the image with root as the primary user
...
Fixes #267 and #395
2019-05-09 13:06:02 -05:00
Tim Head
e66f0af23c
Revert "[MRG] Do not try to build the image with root as the primary user."
2019-05-09 13:14:32 +02:00
Kacper Kowalik (Xarthisius)
7d948bda8d
Do not try to build the image with root as the primary user
...
Fixes #267 and #395
2019-05-08 14:55:43 -05:00
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
David Anthoff
ae86baaa52
Use NB_PYTHON_PREFIX for kernel install path
2019-03-21 09:07:12 -07:00
David Anthoff
61ece15c75
Update changelog
2019-03-13 09:18:23 -07:00