- 26 May, 2022 5 commits
-
-
- 10 Jan, 2022 3 commits
-
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
- 07 Jan, 2022 10 commits
-
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
- 06 Jan, 2022 3 commits
-
-
Krisztián Póra authored
-
Krisztián Póra authored
-
Krisztián Póra authored
-
- 07 Jul, 2021 1 commit
-
-
R. C. Thomas authored
Looks good, thanks for the testing work!
-
- 13 Apr, 2021 2 commits
-
-
Michael Milligan authored
* Bump version post-release * Create CHANGELOG.md
-
Michael Milligan authored
* Create python-publish.yml (#46) * Create MANIFEST.in * Update README.md * Update setup.py
-
- 04 Nov, 2020 1 commit
-
-
Michael Milligan authored
-
- 02 Sep, 2020 1 commit
-
-
Michael Milligan authored
Proxy JupyterHub 0.9 progress method to child
-
- 21 Jul, 2020 1 commit
-
-
Michael Milligan authored
Fixes #39
-
- 07 Apr, 2020 1 commit
-
-
Bruno P. Kinoshita authored
-
- 05 Feb, 2020 1 commit
-
-
Richard Darst authored
- I talked with @minrk about the problem with config being saved, and apparently the right answer is that wrapspawner was not clearing the state properly. - `.clear_state()` is a hook that is called anytime a spawner is stopped. This needs to clear everything - and it was missing child_conf. - Closes: #31 - Thanks to @minrk
-
- 19 Jul, 2019 2 commits
-
-
Richard Darst authored
-
Richard Darst authored
- Closes: #20
-
- 18 Jun, 2019 2 commits
-
-
Félix-Antoine Fortin authored
DockerSpawner parameter for container image has been renamed and the docker image names have also changed since the latest edition of the readme.
-
Félix-Antoine Fortin authored
-
- 09 Feb, 2018 1 commit
-
-
Min RK authored
Jupyterhub 0.8 compatibility.
-
- 30 Jan, 2018 1 commit
-
-
Chia-liang Kao authored
Based on the [comment](https://github.com/jupyterhub/wrapspawner/issues/10#issuecomment-351268520) by @sknigh Closes #10 Closes #11
-
- 20 Oct, 2017 3 commits
-
-
Matthias Bussonnier authored
Added a screenshot to the documentation.
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
- 15 Sep, 2017 1 commit
-
-
Daniel Paul Searles authored
* Add DockerProfilesSpawner. Why: * It makes it simpler to give options for which image to use. * We needed nvidia support. This change addresses the need by: * Create a DockerProfilesSpawner that uses the ProfilesSpawner. Side effects: * GPU support requires nvidia-docker otherwise no GPUs will be linked. * Address comments on PR. This change addresses the need by: * Don't require docker when importing it. * Throw a useful exception when docker isn't available. * Add a docstring to the DockerProfilesSpawner class. Side effects: * If the docker package is not available then things won't error until a user tries to load the spawner page rather than at startup.
-
- 26 Aug, 2017 1 commit
-
-
J Forde authored
Adding license - issue #12
-