mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Replace zonca/remotespawner with NERSC/sshspawner
https://github.com/zonca/remotespawner is archived, the readme recommends https://github.com/jupyterhub/batchspawner
This commit is contained in:
@@ -27,8 +27,8 @@ Some examples include:
|
|||||||
servers using batch systems
|
servers using batch systems
|
||||||
- [YarnSpawner](https://github.com/jupyterhub/yarnspawner) for spawning notebook
|
- [YarnSpawner](https://github.com/jupyterhub/yarnspawner) for spawning notebook
|
||||||
servers in YARN containers on a Hadoop cluster
|
servers in YARN containers on a Hadoop cluster
|
||||||
- [RemoteSpawner](https://github.com/zonca/remotespawner) to spawn notebooks
|
- [SSHSpawner](https://github.com/NERSC/sshspawner) to spawn notebooks
|
||||||
and a remote server and tunnel the port via SSH
|
on a remote server using SSH
|
||||||
|
|
||||||
|
|
||||||
## Spawner control methods
|
## Spawner control methods
|
||||||
|
Reference in New Issue
Block a user