jupyterhub / jupyterhub/batchspawner

Support for selecting Grid Engine parallel environments

Open
#35 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
207
Forks
136
PR merge metrics
No merged PRs in 30d

Description

The `req_nslots` trait could be more useful if the parallel environment can be selected. Think something like the following could be added to `GridengineSpawner`:

```python
req_par_env = Unicode('',
help="Select Grid Engine Parallel Environment"
).tag(config=True)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.