Deepak Chandan

Results 1 issues of Deepak Chandan

### Describe the bug **context** I am using the `IPython.display.JSON` function to render JSON data in a Jupyter Notebook. ```{python} IPython.display.JSON(item.to_dict()) ``` JupyterLab renders the data as: ![Screenshot 2024-01-26 at...

bug