kopia lustrzana https://github.com/jupyterhub/repo2docker
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.cipull/1281/head
rodzic
f13d80e51d
commit
ad028f665f
|
@ -149,12 +149,12 @@
|
||||||
### Merged PRs
|
### Merged PRs
|
||||||
|
|
||||||
- [MRG] Cleanup install_requires including duplicates [#1020](https://github.com/jupyterhub/repo2docker/pull/1020) ([@manics](https://github.com/manics))
|
- [MRG] Cleanup install_requires including duplicates [#1020](https://github.com/jupyterhub/repo2docker/pull/1020) ([@manics](https://github.com/manics))
|
||||||
- buildpacks.r: dont use apt-key directly to respect *_proxy env vars [#1019](https://github.com/jupyterhub/repo2docker/pull/1019) ([@g-braeunlich](https://github.com/g-braeunlich))
|
- buildpacks.r: dont use apt-key directly to respect \*\_proxy env vars [#1019](https://github.com/jupyterhub/repo2docker/pull/1019) ([@g-braeunlich](https://github.com/g-braeunlich))
|
||||||
- freeze with mamba, add 3.9 [#1017](https://github.com/jupyterhub/repo2docker/pull/1017) ([@minrk](https://github.com/minrk))
|
- freeze with mamba, add 3.9 [#1017](https://github.com/jupyterhub/repo2docker/pull/1017) ([@minrk](https://github.com/minrk))
|
||||||
- bump python in circleci test [#1013](https://github.com/jupyterhub/repo2docker/pull/1013) ([@minrk](https://github.com/minrk))
|
- bump python in circleci test [#1013](https://github.com/jupyterhub/repo2docker/pull/1013) ([@minrk](https://github.com/minrk))
|
||||||
- fix dataverse regression introduced in last release [#1011](https://github.com/jupyterhub/repo2docker/pull/1011) ([@MridulS](https://github.com/MridulS))
|
- fix dataverse regression introduced in last release [#1011](https://github.com/jupyterhub/repo2docker/pull/1011) ([@MridulS](https://github.com/MridulS))
|
||||||
- Add GH workflow to push releases to PYPi and introduce CalVer [#1004](https://github.com/jupyterhub/repo2docker/pull/1004) ([@betatim](https://github.com/betatim))
|
- Add GH workflow to push releases to PYPi and introduce CalVer [#1004](https://github.com/jupyterhub/repo2docker/pull/1004) ([@betatim](https://github.com/betatim))
|
||||||
- Add entrypoint script which automatically propagates *_PROXY env vars… [#1003](https://github.com/jupyterhub/repo2docker/pull/1003) ([@g-braeunlich](https://github.com/g-braeunlich))
|
- Add entrypoint script which automatically propagates \*\_PROXY env vars… [#1003](https://github.com/jupyterhub/repo2docker/pull/1003) ([@g-braeunlich](https://github.com/g-braeunlich))
|
||||||
- Update to JupyterLab 3.0 [#996](https://github.com/jupyterhub/repo2docker/pull/996) ([@jtpio](https://github.com/jtpio))
|
- Update to JupyterLab 3.0 [#996](https://github.com/jupyterhub/repo2docker/pull/996) ([@jtpio](https://github.com/jtpio))
|
||||||
- Add a contentprovider for Software Heritage persistent ID (SWHID) [#988](https://github.com/jupyterhub/repo2docker/pull/988) ([@douardda](https://github.com/douardda))
|
- Add a contentprovider for Software Heritage persistent ID (SWHID) [#988](https://github.com/jupyterhub/repo2docker/pull/988) ([@douardda](https://github.com/douardda))
|
||||||
- [MRG] Stream jupyter server logs to a file [#987](https://github.com/jupyterhub/repo2docker/pull/987) ([@betatim](https://github.com/betatim))
|
- [MRG] Stream jupyter server logs to a file [#987](https://github.com/jupyterhub/repo2docker/pull/987) ([@betatim](https://github.com/betatim))
|
||||||
|
@ -556,7 +556,7 @@
|
||||||
- stencila support [#309](https://github.com/jupyterhub/repo2docker/pull/309) ([@minrk](https://github.com/minrk))
|
- stencila support [#309](https://github.com/jupyterhub/repo2docker/pull/309) ([@minrk](https://github.com/minrk))
|
||||||
- Add links to the front page and modify travis [#308](https://github.com/jupyterhub/repo2docker/pull/308) ([@betatim](https://github.com/betatim))
|
- Add links to the front page and modify travis [#308](https://github.com/jupyterhub/repo2docker/pull/308) ([@betatim](https://github.com/betatim))
|
||||||
- Bump nteract jupyter extension [#306](https://github.com/jupyterhub/repo2docker/pull/306) ([@yuvipanda](https://github.com/yuvipanda))
|
- Bump nteract jupyter extension [#306](https://github.com/jupyterhub/repo2docker/pull/306) ([@yuvipanda](https://github.com/yuvipanda))
|
||||||
- remove _nb_ext_conf from legacy env [#303](https://github.com/jupyterhub/repo2docker/pull/303) ([@minrk](https://github.com/minrk))
|
- remove \_nb_ext_conf from legacy env [#303](https://github.com/jupyterhub/repo2docker/pull/303) ([@minrk](https://github.com/minrk))
|
||||||
- bump base image to ubuntu 18.04 [#302](https://github.com/jupyterhub/repo2docker/pull/302) ([@minrk](https://github.com/minrk))
|
- bump base image to ubuntu 18.04 [#302](https://github.com/jupyterhub/repo2docker/pull/302) ([@minrk](https://github.com/minrk))
|
||||||
- Documentation and warning improvements [#300](https://github.com/jupyterhub/repo2docker/pull/300) ([@choldgraf](https://github.com/choldgraf))
|
- Documentation and warning improvements [#300](https://github.com/jupyterhub/repo2docker/pull/300) ([@choldgraf](https://github.com/choldgraf))
|
||||||
- Fix two typos [#299](https://github.com/jupyterhub/repo2docker/pull/299) ([@darabos](https://github.com/darabos))
|
- Fix two typos [#299](https://github.com/jupyterhub/repo2docker/pull/299) ([@darabos](https://github.com/darabos))
|
||||||
|
@ -723,4 +723,3 @@
|
||||||
([GitHub contributors page for this release](https://github.com/jupyterhub/repo2docker/graphs/contributors?from=2017-04-19&to=2017-05-25&type=c))
|
([GitHub contributors page for this release](https://github.com/jupyterhub/repo2docker/graphs/contributors?from=2017-04-19&to=2017-05-25&type=c))
|
||||||
|
|
||||||
[@choldgraf](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Acholdgraf+updated%3A2017-04-19..2017-05-25&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Aminrk+updated%3A2017-04-19..2017-05-25&type=Issues) | [@willingc](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Awillingc+updated%3A2017-04-19..2017-05-25&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ayuvipanda+updated%3A2017-04-19..2017-05-25&type=Issues)
|
[@choldgraf](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Acholdgraf+updated%3A2017-04-19..2017-05-25&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Aminrk+updated%3A2017-04-19..2017-05-25&type=Issues) | [@willingc](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Awillingc+updated%3A2017-04-19..2017-05-25&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ayuvipanda+updated%3A2017-04-19..2017-05-25&type=Issues)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue