xeus icon indicating copy to clipboard operation
xeus copied to clipboard

Add an option to disable the logs in the dev tools console

Open jtpio opened this issue 2 years ago • 0 comments

Problem

Currently there are quite a few messages in the dev tools console when starting a kernel:

image

These messages can add a bit of noise and some deployments might want to silent them.

Proposed Solution

  • Provide an option to disable the logs
  • Show the logs by default or not?

Additional context

Testing with:

  • jupyterlite-xeus-python 0.9.0
  • empack 3.0.0

jtpio avatar Jun 21 '23 11:06 jtpio