fix bracket typo in capacity figures

This commit is contained in:
Min RK
2022-12-07 09:43:04 +01:00
parent 5b7b9b5677
commit 0085febc1c

View File

@@ -40,7 +40,7 @@ The rest is going to be up to your users.
Per-user overhead from JupyterHub is typically negligible Per-user overhead from JupyterHub is typically negligible
up to at least a few hundred concurrent active users. up to at least a few hundred concurrent active users.
```[figure} ../images/mybinder-hub-components-cpu-memory.png ```{figure} ../images/mybinder-hub-components-cpu-memory.png
JupyterHub component resource usage for mybinder.org. JupyterHub component resource usage for mybinder.org.
``` ```
@@ -200,7 +200,7 @@ The limit here is actually Kubernetes' pods per node, not memory _or_ CPU.
This is likely a extreme case, as many Binder users come from clicking links on webpages This is likely a extreme case, as many Binder users come from clicking links on webpages
without any actual intention of running code. without any actual intention of running code.
```[figure} ../images/mybinder-load5.png ```{figure} ../images/mybinder-load5.png
mybinder.org node CPU usage is low with 50-150 users sharing just 8 cores mybinder.org node CPU usage is low with 50-150 users sharing just 8 cores
``` ```