We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f4992 commit da150bbCopy full SHA for da150bb
README.md
@@ -17,8 +17,6 @@ This package formerly included WrapSpawner and ProfilesSpawner, which provide me
17
2. add lines in jupyterhub_config.py for the spawner you intend to use, e.g.
18
19
```python
20
- import batchspawner
21
-
22
c = get_config()
23
c.JupyterHub.spawner_class = 'batchspawner.TorqueSpawner'
24
```
0 commit comments