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 f730a59 commit 9a05e12Copy full SHA for 9a05e12
jupyter_server_proxy/config.py
@@ -267,7 +267,7 @@ def cats_only(response, path):
267
is given and progressive is None, the proxying will never be progressive. If progressive is a function,
268
rewrite_response will only be called on requests where it returns False. Progressive takes precedence over
269
rewrite_response when both are given!
270
- """
+ """,
271
).tag(config=True)
272
273
update_last_activity = Bool(
0 commit comments