jupyter / tmpnb

Creates temporary Jupyter Notebook servers using Docker containers. [DEPRECATED - See BinderHub project]
https://github.com/jupyterhub/binderhub
BSD 3-Clause "New" or "Revised" License
528 stars 123 forks source link

Manage Number of Spawned containers #278

Closed aintbrokedontfix closed 7 years ago

aintbrokedontfix commented 7 years ago

Is there a way to tell tmpnb to spawn no more that X number of containers in the host?

aintbrokedontfix commented 7 years ago

Never mind. Needed a little extra RTFM.

--pool-size                      Capacity for containers on this system. Will
                                   be prelaunched at startup. (default 10)