We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c49253 commit 934fb5bCopy full SHA for 934fb5b
docs/source/operators/multiple-extensions.rst
@@ -7,7 +7,7 @@ Managing multiple extensions
7
One of the major benefits of Jupyter Server is that you can run serve multiple
8
Jupyter frontend applications above the same Tornado web server.
9
That's because every Jupyter frontend application is now a server extension.
10
-When you run a Jupyter Server will multiple extensions enabled, each extension
+When you run a Jupyter Server with multiple extensions enabled, each extension
11
appends its own set of handlers and static assets to the server.
12
13
Listing extensions
0 commit comments