Tim Head
8d490cf9d8
Merge pull request #845 from betatim/add-offline-nb
...
[MRG] Add jupyter-offlinenotebook extension
2020-02-06 11:58:06 +01:00
Tim Head
81090b0f45
Merge pull request #844 from manics/postbuild-doc
...
docs: postBuild warn about shell script errors being ignored
2020-02-06 08:02:49 +01:00
Tim Head
e405d9678f
Make it optional to install the extension for lab
...
Some versions of lab used by repo2docker are not compatible with the
offlinenotebook extension. We try to install the extension and if it
fails we move on without raising an error.
2020-02-06 07:46:43 +01:00
Tim Head
c340f4a44e
Install jupyter-offlinenotebook extension
...
This adds the offlinenotebook extension to the base install. With this
users can download their notebook even after the server has gone away.
2020-02-05 23:16:57 +01:00
Simon Li
e20c54f7b6
docs: postBuild warn about shell script errors being ignored
2020-02-05 20:37:04 +00:00
Tim Head
2e477ddb9a
Merge pull request #842 from betatim/changelog-update
...
[MRG] Update changelog for 0.11.0
2020-02-05 09:21:45 +01:00
Tim Head
6b33e767dc
Update changelog for 0.11.0
2020-02-05 09:16:50 +01:00
Chris Holdgraf
900d280561
[MRG] add Hydroshare as a content provider ( #800 )
...
[MRG] add Hydroshare as a content provider
2020-02-03 10:52:48 -07:00
Tim Head
356ea10868
Merge pull request #840 from minrk/py38
...
Python 3.8 support
2020-01-30 16:10:37 +01:00
Min RK
eb0ea0a54c
Merge pull request #838 from xhochy/r-conda
...
Start RStudio if R is installed via conda
2020-01-30 12:49:43 +01:00
Min RK
ef9daa26e5
refreeze
2020-01-30 11:58:45 +01:00
Min RK
19a47896ce
[MRG] Make sure the exit status gets passed along in Azure pipel… ( #793 )
...
[MRG] Make sure the exit status gets passed along in Azure pipelines
2020-01-30 11:57:00 +01:00
Min RK
eb80fff779
add py3.8 environment
2020-01-30 11:53:17 +01:00
Min RK
acd582951b
make python 3.7 the default explicitly
...
rather than implicit on the last entry
2020-01-30 11:53:16 +01:00
Min RK
4f1dcd8421
add py3.8 to freeze list
...
and remove 3.5 which is no longer being refrozen
2020-01-30 11:53:16 +01:00
Min RK
fb995027de
make conda install conda quick with -S
...
if the version is already satisfied
2020-01-30 11:53:16 +01:00
Min RK
7d20da1d04
add test for py38
2020-01-30 11:53:16 +01:00
Min RK
697bde8273
bump miniconda version to 4.7.12
2020-01-30 11:53:16 +01:00
Uwe L. Korn
5421e09d2b
Make tests/conda/r/verify excutable
2020-01-30 10:51:47 +01:00
Min RK
2e2d1f4b32
make that jupyterhub-singleuser
...
which adds the appropriate restrictions on notebook
2020-01-30 10:05:58 +01:00
Min RK
68c867cfde
use old Python environment when using old Julia environment
2020-01-30 09:58:38 +01:00
Uwe L. Korn
ffbc7c0a6b
Add tests for r-in-conda
2020-01-30 08:15:42 +01:00
Uwe L. Korn
3d8b6118e9
Only check str dependencies
2020-01-30 07:43:57 +01:00
Scott Black
02d0107510
Merge remote-tracking branch 'upstream/master' into hydroshare-content-provider
2020-01-29 10:14:01 -07:00
Uwe L. Korn
e89378aea0
Start RStudio if R is installed via conda
2020-01-29 17:48:39 +01:00
Min RK
93ee8153b0
refreeze
2020-01-29 17:47:40 +01:00
Min RK
8e0c3f8e9f
update base environment
...
- notebook 6
- nbconvert 5.6
- jupyterlab 1.2
- widgets 7.5
2020-01-29 17:47:31 +01:00
Min RK
a337ee8020
update node10 test to reflect the removal of conda nodejs
2020-01-29 16:38:24 +01:00
Min RK
573ecc9054
use jupyterhub-base
...
removes nodejs from the conda environment
node is already installed on the host
2020-01-29 16:38:06 +01:00
Tim Head
c37b4870c6
Remove "always fail" test
2020-01-29 15:54:37 +01:00
Tim Head
f91dd0d6dc
Remove lint step for now
2020-01-29 15:53:14 +01:00
Tim Head
f30a4a128e
Make sure the exit status gets passed along
2020-01-29 15:35:53 +01:00
Tim Head
67412908b7
Merge pull request #834 from GeorgianaElena/new_badge
...
Add contributor badge
2020-01-28 17:12:15 +01:00
GeorgianaElena
b4ca40dd2e
Add contributor badge
2020-01-28 11:17:50 +02:00
Kenan Erdogan
d8c6b8b34b
upgrade jupyterhub to 1.1.0
2020-01-27 14:01:32 +01:00
Chris Holdgraf
db9f1ff9ce
[MRG] Deprecate legacy buildpack ( #829 )
...
[MRG] Deprecate legacy buildpack
2020-01-26 16:58:32 -08:00
Tim Head
88b6a1f6c4
Replace deprecated with removed
...
Co-Authored-By: Simon Li <orpheus+devel@gmail.com>
2020-01-25 14:29:17 +01:00
Tim Head
4598a08ff9
Remove a test of legacy buildpack
2020-01-25 07:42:14 +01:00
Tim Head
9cfdb9b5f4
Add test for deprecated legacy buildpack
...
Tests that the legacy buildpack raises exceptions when it is triggered.
2020-01-25 07:35:00 +01:00
Tim Head
1a1fd34391
Remove support files for legacy buildpack
2020-01-17 18:42:03 +01:00
Tim Head
1b2de86122
Deprecate legacy buildpack
2020-01-17 18:20:19 +01:00
Tim Head
d9335cf18b
Merge pull request #831 from davidanthoff/julia-1.3.1
...
Add support for Julia 1.3.1
2020-01-09 07:52:50 +01:00
Chris Holdgraf
94d492e0f2
Merge pull request #830 from manics/r-recommended
...
[WIP] r build-pack: when using ppa install r-recommended
2020-01-03 10:18:06 -08:00
David Anthoff
edc85c879a
Add support for Julia 1.3.1
2019-12-31 16:29:54 -08:00
Simon Li
0046829e97
r build-pack: when using ppa install r-recommended
...
Attempt at fixing https://github.com/jupyterhub/mybinder.org-deploy/issues/1308
2019-12-29 23:41:06 +00:00
Scott Black
0c15cb1251
cleanup tests and formatting
2019-12-07 13:34:49 -07:00
Scott Black
cb7bb0bb43
remove test parameterization and use fix regex match
2019-12-06 17:36:50 -07:00
Scott Black
776d538689
update tests and code to follow best practices pointed out in review
2019-12-06 16:31:59 -07:00
Tim Head
f79bf04a41
[MRG] Fix a broken link, update favicon ( #826 )
...
[MRG] Fix a broken link, update favicon
2019-12-05 08:59:27 +01:00
Tim Head
f3a7e44203
Merge pull request #824 from choldgraf/contentprovider
...
adding instructions for contentprovider extension
2019-12-05 08:34:25 +01:00