Improve comments in images

This commit is contained in:
Ayaz Salikhov
2024-01-15 14:56:23 +04:00
parent 0386b2a630
commit 14a29d12d8
4 changed files with 17 additions and 15 deletions

View File

@@ -7,8 +7,7 @@
# Logs are particularly verbose with Spark, that is why we turn them off through this flag.
# <https://github.com/jupyter/docker-stacks/issues/1423>
# Attempt to capture and forward low-level output, e.g. produced by Extension
# libraries.
# Default: True
# Attempt to capture and forward low-level output, e.g. produced by Extension libraries.
# Default: True
# type:ignore
c.IPKernelApp.capture_fd_output = False # noqa: F821