Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow batchspawner to be used with different notebook singleuser cmd #141

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

cmd-ntrf
Copy link
Contributor

Instead of creating a batchspawner notebook app, batchspawner-singleuser
is now a wrapper that finds a port and add the port number to the
command-line argument of the singleuser app. This allows the usage
of batchspawner with jupyterlab for example.

Instead of creating a batchspawner notebook app, batchspawner-singleuser
is now a wrapper that finds a port and add the port number to the
command-line argument of the singleuser app. This allows the usage
of batchspawner with jupyterlab for example.
This was referenced Jun 11, 2019
rkdarst added a commit to rkdarst/batchspawner that referenced this pull request Jun 14, 2019
…apper

- This fixes up tests for jupyterhub#141, which adds batchspawner-singleuser
  which changes regular expressions that need to be matched in the
  batch scripts.
@rkdarst
Copy link
Contributor

rkdarst commented Jun 14, 2019

My branch https://github.com/rkdarst/batchspawner/commits/pr141_update seems to fix tests on this. I'm including it in my #143 but feel free to include it here too (I'm not maintainer so can't push directly).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants