OK, so I decided to report this issue I'm having here, because it might be something we're doing to the test setup. I want to debug a pytest run and enter the debug ...
PyCharm has the option to use IPython in the console: With this set, W&B incorrectly returns True for the in_jupyter() check (in this code). It appears to conflate "in Jupyter" with "in IPython" in ...