Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsarm authored Dec 6, 2024
1 parent 24a6521 commit 00c2427
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# firecrestspawner
# FirecRESTSpawner

A custom spawner for JupyterHub using FirecREST.
`firecrestspawner` is based on [batchspawner](https://github.com/jupyterhub/batchspawner).
FirecRESTSpawner is a JupyterHub spawner to launch notebooks servers via [FirecREST](https://firecrest.readthedocs.io).

FirecRESTSpawner has been written using [batchspawner](https://github.com/jupyterhub/batchspawner) as starting point, replacing the calls to workload scheduler commands by [PyFirecREST](https://pyfirecrest.readthedocs.io/en/stable/index.html) functions.

0 comments on commit 00c2427

Please sign in to comment.