You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+35-34Lines changed: 35 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -17,42 +17,43 @@ You can find below the list of changes since the creation of the plugin.
17
17
18
18
## What's Changed
19
19
20
-
* Add installation instructions to the README by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/1
21
-
* Fix manifest by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/2
22
-
* Add optional name to the environment by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/7
23
-
* Show more information on the spawner options page by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/10
24
-
* Add minimal documentation to the README by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/11
25
-
* Update README instructions to install the plugin by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/12
26
-
* Expose list_images by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/13
27
-
* Show human readable value for mem and cpu limits by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/16
28
-
* Rename from PlasmaBio to Plasma by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/17
29
-
* Add a simple CI workflow by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/18
30
-
* Replace the service by extra hub handlers by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/19
31
-
* Add tests by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/21
32
-
* Show the build logs in a dialog by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/22
33
-
* Lowercase the autogenerated name from the repo by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/23
34
-
* Package the tests by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/25
35
-
* Async start method in the default spawner by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/28
36
-
* Hide 'Cancel' button from logs window by @pierrepo in https://github.com/plasmabio/tljh-repo2docker/pull/33
37
-
* Update instead of overwrite extra_host_config by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/34
38
-
* Await rendered template if neccesary by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/40
39
-
* Pin dependencies by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/41
40
-
* Add support for GIT_CREDENTIAL_ENV to build private repos by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/42
41
-
* Update repo2docker image by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/49
42
-
* Pin to `jupyterhub~=1.5` for development, update `dockerspawner`, default ref to `HEAD` by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/50
43
-
* Update Python versions on CI by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/51
44
-
* Use --label to set labels by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/48
45
-
* Expose custom build-args as advanced option in the UI by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/52
46
-
* Update test binder repo to the new URL by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/53
47
-
* Rename test repo to `tljh-repo2docker-test-binder` by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/54
48
-
* Pin `notebook<7` and `sqlalchemy<2` for now by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/62
49
-
* Resolve 'Show Logs' issue by adding _xsrf token by @yamaton in https://github.com/plasmabio/tljh-repo2docker/pull/61
20
+
- Add installation instructions to the README by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/1
21
+
- Fix manifest by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/2
22
+
- Add optional name to the environment by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/7
23
+
- Show more information on the spawner options page by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/10
24
+
- Add minimal documentation to the README by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/11
25
+
- Update README instructions to install the plugin by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/12
26
+
- Expose list_images by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/13
27
+
- Show human readable value for mem and cpu limits by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/16
28
+
- Rename from PlasmaBio to Plasma by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/17
29
+
- Add a simple CI workflow by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/18
30
+
- Replace the service by extra hub handlers by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/19
31
+
- Add tests by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/21
32
+
- Show the build logs in a dialog by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/22
33
+
- Lowercase the autogenerated name from the repo by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/23
34
+
- Package the tests by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/25
35
+
- Async start method in the default spawner by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/28
36
+
- Hide 'Cancel' button from logs window by @pierrepo in https://github.com/plasmabio/tljh-repo2docker/pull/33
37
+
- Update instead of overwrite extra_host_config by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/34
38
+
- Await rendered template if neccesary by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/40
39
+
- Pin dependencies by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/41
40
+
- Add support for GIT_CREDENTIAL_ENV to build private repos by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/42
41
+
- Update repo2docker image by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/49
42
+
- Pin to `jupyterhub~=1.5` for development, update `dockerspawner`, default ref to `HEAD` by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/50
43
+
- Update Python versions on CI by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/51
44
+
- Use --label to set labels by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/48
45
+
- Expose custom build-args as advanced option in the UI by @TimoRoth in https://github.com/plasmabio/tljh-repo2docker/pull/52
46
+
- Update test binder repo to the new URL by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/53
47
+
- Rename test repo to `tljh-repo2docker-test-binder` by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/54
48
+
- Pin `notebook<7` and `sqlalchemy<2` for now by @jtpio in https://github.com/plasmabio/tljh-repo2docker/pull/62
49
+
- Resolve 'Show Logs' issue by adding \_xsrf token by @yamaton in https://github.com/plasmabio/tljh-repo2docker/pull/61
50
50
51
51
## New Contributors
52
-
*@jtpio made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/1
53
-
*@pierrepo made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/33
54
-
*@TimoRoth made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/34
55
-
*@yamaton made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/61
52
+
53
+
-@jtpio made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/1
54
+
-@pierrepo made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/33
55
+
-@TimoRoth made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/34
56
+
-@yamaton made their first contribution in https://github.com/plasmabio/tljh-repo2docker/pull/61
Just like on [Binder](https://mybinder.org), new environments can be added by clicking on the *Add New* button and providing a URL to the repository. Optional names, memory, and CPU limits can also be set for the environment:
48
+
Just like on [Binder](https://mybinder.org), new environments can be added by clicking on the _Add New_ button and providing a URL to the repository. Optional names, memory, and CPU limits can also be set for the environment:
0 commit comments