Liam Connors

Results 66 comments of Liam Connors

Thanks @FBruzzesi! I have removed the orca tests here https://github.com/plotly/plotly.py/pull/4803 The `dev_build` issue is also unrelated to this PR; we are removing a couple of traces in Plotly.js and those...

> > Thanks @FBruzzesi! I have removed the orca tests here #4803 The `dev_build` issue is also unrelated to this PR; we are removing a couple of traces in Plotly.js...

This is an example of a graph that renders differently each time in polars. Looks like the order for the values of `x`, `color` and `facet_col` change. ``` import plotly.express...

@bertptrs I've been trying to recreate the issue you encounter and have been able to when I have jupyterlab 4 installed. I was wondering is `--no-isolation` a requirement for you...

@empet and @gvwilson, yes that makes sense to me to just remove this page.

We've removed this page in another PR, so closing this one out.

@ruben-arts I started looking at this and have a draft here https://github.com/prefix-dev/pixi/pull/2883 I wasn't 100% sure at which stage would be best to handle the dependencies within the external `requirements.txt`....

@marthacryan and @archmoj, when building Plotly.py using this PR and the master branch of Plotly.js, figures don't load in a classic notebook and the following error is in the console.