From c194cb079e14cebf8b65271454c5d2a38f8e5f35 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Tue, 19 Nov 2019 09:49:14 -0800 Subject: [PATCH] single machine not vm in docs --- docs/source/getting-started/institutional-faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/getting-started/institutional-faq.md b/docs/source/getting-started/institutional-faq.md index af993b68..501d311b 100644 --- a/docs/source/getting-started/institutional-faq.md +++ b/docs/source/getting-started/institutional-faq.md @@ -99,7 +99,8 @@ that we currently suggest are: guide that runs on Kubernetes. Better for larger or dynamic user groups (50-10,000) or more complex compute/data needs. * [The Littlest JupyterHub](https://tljh.jupyter.org) is a lightweight JupyterHub that runs on a single - VM in the cloud. Better for smaller usergroups (4-80) or more lightweight computational resources. + single machine (in the cloud or under your desk). Better for smaller usergroups (4-80) or more + lightweight computational resources. ## Does JupyterHub run well in the cloud?