Skip to content

Commit 5cd5f82

Browse files
Zsailerwillingc
andauthored
Update docs/source/frontends.rst
Co-Authored-By: Carol Willing <[email protected]>
1 parent 97ce993 commit 5cd5f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/frontends.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The ExtensionApp:
1919
- loads itself as a server extension beside other Jupyter frontends and extensions.
2020
- provides a command-line interface to launch the frontend extension directly (starting a server along the way).
2121

22-
To create a new Jupyter frontend application, subclass the ExtensionApp like the example below:
22+
To create a new Jupyter frontend application, subclass the ``ExtensionApp`` like the example below:
2323

2424
.. code-block:: python
2525

0 commit comments

Comments
 (0)