Skip to content

Commit ad028f6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f13d80e commit ad028f6

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

docs/source/changelog.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,12 @@
149149
### Merged PRs
150150

151151
- [MRG] Cleanup install_requires including duplicates [#1020](https://github.com/jupyterhub/repo2docker/pull/1020) ([@manics](https://github.com/manics))
152-
- 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))
152+
- 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))
153153
- freeze with mamba, add 3.9 [#1017](https://github.com/jupyterhub/repo2docker/pull/1017) ([@minrk](https://github.com/minrk))
154-
- bump python in circleci test [#1013](https://github.com/jupyterhub/repo2docker/pull/1013) ([@minrk](https://github.com/minrk))
154+
- bump python in circleci test [#1013](https://github.com/jupyterhub/repo2docker/pull/1013) ([@minrk](https://github.com/minrk))
155155
- fix dataverse regression introduced in last release [#1011](https://github.com/jupyterhub/repo2docker/pull/1011) ([@MridulS](https://github.com/MridulS))
156156
- Add GH workflow to push releases to PYPi and introduce CalVer [#1004](https://github.com/jupyterhub/repo2docker/pull/1004) ([@betatim](https://github.com/betatim))
157-
- Add entrypoint script which automatically propagates *_PROXY env vars… [#1003](https://github.com/jupyterhub/repo2docker/pull/1003) ([@g-braeunlich](https://github.com/g-braeunlich))
157+
- Add entrypoint script which automatically propagates \*\_PROXY env vars… [#1003](https://github.com/jupyterhub/repo2docker/pull/1003) ([@g-braeunlich](https://github.com/g-braeunlich))
158158
- Update to JupyterLab 3.0 [#996](https://github.com/jupyterhub/repo2docker/pull/996) ([@jtpio](https://github.com/jtpio))
159159
- Add a contentprovider for Software Heritage persistent ID (SWHID) [#988](https://github.com/jupyterhub/repo2docker/pull/988) ([@douardda](https://github.com/douardda))
160160
- [MRG] Stream jupyter server logs to a file [#987](https://github.com/jupyterhub/repo2docker/pull/987) ([@betatim](https://github.com/betatim))
@@ -422,7 +422,7 @@
422422
- fix docker commit tag [#562](https://github.com/jupyterhub/repo2docker/pull/562) ([@minrk](https://github.com/minrk))
423423
- Set JULIA_DEPOT_PATH [#555](https://github.com/jupyterhub/repo2docker/pull/555) ([@yuvipanda](https://github.com/yuvipanda))
424424
- Updated log info for local content provider [#551](https://github.com/jupyterhub/repo2docker/pull/551) ([@GladysNalvarte](https://github.com/GladysNalvarte))
425-
- Fixes Travis build errors related to pytest and Sphinx [#547](https://github.com/jupyterhub/repo2docker/pull/547) ([@craig-willis](https://github.com/craig-willis))
425+
- Fixes Travis build errors related to pytest and Sphinx [#547](https://github.com/jupyterhub/repo2docker/pull/547) ([@craig-willis](https://github.com/craig-willis))
426426
- Spurious comment in `Dockerfile` #543 [#544](https://github.com/jupyterhub/repo2docker/pull/544) ([@benjaminr](https://github.com/benjaminr))
427427
- Bump default python version to 3.7 [#539](https://github.com/jupyterhub/repo2docker/pull/539) ([@yuvipanda](https://github.com/yuvipanda))
428428
- Use a minimal hand-crafted Dockerfile for speed [#536](https://github.com/jupyterhub/repo2docker/pull/536) ([@betatim](https://github.com/betatim))
@@ -543,10 +543,10 @@
543543
- scinece -> science [#347](https://github.com/jupyterhub/repo2docker/pull/347) ([@danielleberre](https://github.com/danielleberre))
544544
- Fix some rst weirdness in the uage docs [#346](https://github.com/jupyterhub/repo2docker/pull/346) ([@betatim](https://github.com/betatim))
545545
- Add DockerSpawner command in JupyterHub config [#344](https://github.com/jupyterhub/repo2docker/pull/344) ([@rprimet](https://github.com/rprimet))
546-
- Test that images can start notebook servers in all the builders [#343](https://github.com/jupyterhub/repo2docker/pull/343) ([@GladysNalvarte](https://github.com/GladysNalvarte))
546+
- Test that images can start notebook servers in all the builders [#343](https://github.com/jupyterhub/repo2docker/pull/343) ([@GladysNalvarte](https://github.com/GladysNalvarte))
547547
- Setup auto releasing on GitHub tagging [#342](https://github.com/jupyterhub/repo2docker/pull/342) ([@betatim](https://github.com/betatim))
548548
- documentation improvements based on reviews for walkthrough and configuration details [#338](https://github.com/jupyterhub/repo2docker/pull/338) ([@jzf2101](https://github.com/jzf2101))
549-
- Tweaking Docs for Readability [#335](https://github.com/jupyterhub/repo2docker/pull/335) ([@jzf2101](https://github.com/jzf2101))
549+
- Tweaking Docs for Readability [#335](https://github.com/jupyterhub/repo2docker/pull/335) ([@jzf2101](https://github.com/jzf2101))
550550
- Include LICENSE file in wheels [#327](https://github.com/jupyterhub/repo2docker/pull/327) ([@toddrme2178](https://github.com/toddrme2178))
551551
- Switch to miniconda v4.5.1 [#324](https://github.com/jupyterhub/repo2docker/pull/324) ([@betatim](https://github.com/betatim))
552552
- Support shiny apps [#320](https://github.com/jupyterhub/repo2docker/pull/320) ([@ryanlovett](https://github.com/ryanlovett))
@@ -556,12 +556,12 @@
556556
- stencila support [#309](https://github.com/jupyterhub/repo2docker/pull/309) ([@minrk](https://github.com/minrk))
557557
- Add links to the front page and modify travis [#308](https://github.com/jupyterhub/repo2docker/pull/308) ([@betatim](https://github.com/betatim))
558558
- Bump nteract jupyter extension [#306](https://github.com/jupyterhub/repo2docker/pull/306) ([@yuvipanda](https://github.com/yuvipanda))
559-
- remove _nb_ext_conf from legacy env [#303](https://github.com/jupyterhub/repo2docker/pull/303) ([@minrk](https://github.com/minrk))
559+
- remove \_nb_ext_conf from legacy env [#303](https://github.com/jupyterhub/repo2docker/pull/303) ([@minrk](https://github.com/minrk))
560560
- bump base image to ubuntu 18.04 [#302](https://github.com/jupyterhub/repo2docker/pull/302) ([@minrk](https://github.com/minrk))
561561
- Documentation and warning improvements [#300](https://github.com/jupyterhub/repo2docker/pull/300) ([@choldgraf](https://github.com/choldgraf))
562562
- Fix two typos [#299](https://github.com/jupyterhub/repo2docker/pull/299) ([@darabos](https://github.com/darabos))
563563
- Always install Python with conda [#298](https://github.com/jupyterhub/repo2docker/pull/298) ([@minrk](https://github.com/minrk))
564-
- split post build script command in Docker file [#294](https://github.com/jupyterhub/repo2docker/pull/294) ([@bitnik](https://github.com/bitnik))
564+
- split post build script command in Docker file [#294](https://github.com/jupyterhub/repo2docker/pull/294) ([@bitnik](https://github.com/bitnik))
565565
- Add guidelines on merging work [#292](https://github.com/jupyterhub/repo2docker/pull/292) ([@betatim](https://github.com/betatim))
566566
- Support setup.py in Python buildpacks [#289](https://github.com/jupyterhub/repo2docker/pull/289) ([@GladysNalvarte](https://github.com/GladysNalvarte))
567567
- Use travis_retry to run tests [#288](https://github.com/jupyterhub/repo2docker/pull/288) ([@betatim](https://github.com/betatim))
@@ -570,7 +570,7 @@
570570
- Add note about os support and update example repo [#283](https://github.com/jupyterhub/repo2docker/pull/283) ([@willingc](https://github.com/willingc))
571571
- Add codecov configuration to enable PR comments [#279](https://github.com/jupyterhub/repo2docker/pull/279) ([@betatim](https://github.com/betatim))
572572
- fixing python2 search [#277](https://github.com/jupyterhub/repo2docker/pull/277) ([@choldgraf](https://github.com/choldgraf))
573-
- Freeze legacy environment [#276](https://github.com/jupyterhub/repo2docker/pull/276) ([@GladysNalvarte](https://github.com/GladysNalvarte))
573+
- Freeze legacy environment [#276](https://github.com/jupyterhub/repo2docker/pull/276) ([@GladysNalvarte](https://github.com/GladysNalvarte))
574574
- Refreeze environments [#274](https://github.com/jupyterhub/repo2docker/pull/274) ([@willingc](https://github.com/willingc))
575575
- add docstrings to docker buildpack [#272](https://github.com/jupyterhub/repo2docker/pull/272) ([@willingc](https://github.com/willingc))
576576
- add docstrings for conda buildpack [#271](https://github.com/jupyterhub/repo2docker/pull/271) ([@willingc](https://github.com/willingc))
@@ -609,7 +609,7 @@
609609
- Provide a flag to pass environment variables at runtime [#186](https://github.com/jupyterhub/repo2docker/pull/186) ([@rprimet](https://github.com/rprimet))
610610
- Stop using alpine base images [#183](https://github.com/jupyterhub/repo2docker/pull/183) ([@yuvipanda](https://github.com/yuvipanda))
611611
- Fix indentation causing only last line of apt.txt to be parsed [#181](https://github.com/jupyterhub/repo2docker/pull/181) ([@nmih](https://github.com/nmih))
612-
- Fixed run argument check for mounting volumes. [#179](https://github.com/jupyterhub/repo2docker/pull/179) ([@mukundans91](https://github.com/mukundans91))
612+
- Fixed run argument check for mounting volumes. [#179](https://github.com/jupyterhub/repo2docker/pull/179) ([@mukundans91](https://github.com/mukundans91))
613613
- Add default command to base Dockerfile template [#176](https://github.com/jupyterhub/repo2docker/pull/176) ([@AaronWatters](https://github.com/AaronWatters))
614614
- Added regex pattern based validation for image name argument [#175](https://github.com/jupyterhub/repo2docker/pull/175) ([@mukundans91](https://github.com/mukundans91))
615615
- Allow mounting arbitrary volumes into the repo2docker container [#172](https://github.com/jupyterhub/repo2docker/pull/172) ([@yuvipanda](https://github.com/yuvipanda))
@@ -723,4 +723,3 @@
723723
([GitHub contributors page for this release](https://github.com/jupyterhub/repo2docker/graphs/contributors?from=2017-04-19&to=2017-05-25&type=c))
724724

725725
[@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)
726-

0 commit comments

Comments
 (0)