From 411189e54c9d7ee64199bae86c2bb19c7eeaaa9d Mon Sep 17 00:00:00 2001 From: Esther Christopher Date: Sat, 22 Oct 2022 00:32:18 +0100 Subject: [PATCH] Update upgrading.rst --- docs/source/admin/upgrading.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/admin/upgrading.rst b/docs/source/admin/upgrading.rst index 5156c957..0007485f 100644 --- a/docs/source/admin/upgrading.rst +++ b/docs/source/admin/upgrading.rst @@ -38,7 +38,7 @@ the upgrade process. You should notify them, and pick a time to do the upgrade where they will be least disrupted. patch-2 -If you use a different proxy, or running ``configurable-http-proxy`` +If you use a different proxy, or run ``configurable-http-proxy`` independent of JupyterHub, your users will be able to continue using notebook servers they had already launched, but will not be able to launch new servers or sign in. main @@ -55,7 +55,7 @@ patch-2 should backup the ``jupyterhub.sqlite`` file. #. Your ``jupyterhub_config.py`` file. #. Your users' home directories. This is unlikely to be affected directly by - a JupyterHub upgrade, but we recommend a backup since user data is significant. + a JupyterHub upgrade, but we recommend a backup since user data is critical. main