Skip to content

Out of range float values are not JSON compliant printed to STDERR in Code Sandbox #591

Open
@antonioalegria

Description

@antonioalegria

Getting the following warning printed to stderr in the code sandbox, when doing a display of a dataframe with, apparently, float values and/or NaNs.

"/usr/local/lib/python3.10/site-packages/jupyter_client/session.py:721: UserWarning:

Message serialization failed with:
Out of range float values are not JSON compliant
Supporting this message is deprecated in jupyter-client 7, please make sure your message is JSON-compliant

This is being fed to agents so it's a bit confusing, how can we disable these warnings?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions