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 a7f0f3a commit dd11fa0Copy full SHA for dd11fa0
docs/server-process.rst
@@ -174,7 +174,7 @@ the command is started
174
Specifying config via traitlets
175
===============================
176
177
-[Traitlets](https://traitlets.readthedocs.io/) are the configuration
+`Traitlets <https://traitlets.readthedocs.io/>`_ are the configuration
178
mechanism used by Jupyter Notebook. It can take config in Python
179
and we can use that to specify Server Processes - including functions
180
if we want tighter control over what process is spawned.
0 commit comments