Conversation
|
Hi @emilykl, any interest in assigning me as well? |
|
@ayjayt You're welcome to try on your own branch if you like -- I believe this task is blocked by plotly/plotly.py#5207 though which I'm still testing |
|
@ayjayt There are two figures which are failing consistently with an error in Kaleido v1 -- could you investigate? These are the two figures: (There are a few others which are failing intermittently but I think that's due to instability in the pipeline, not anything to do with Kaleido) Here is an archive containing:
failing_figures_kaleido_v1.zip You'll need to Below is the output generated by running Error output |
|
plotly/Kaleido#339 makes it work for me here's a uv script preamble to build in the build steps (will redownload stuff) right in generate_images # /// script
# requires-python = ">=3.13"
# dependencies = [
# "kaleido",
# "numpy",
# "plotly",
# ]
#
# [tool.uv.sources]
# plotly = { git = "https://github.com/plotly/plotly.py.git", rev = "6837831" }
# /// |
|
@emilykl After I viewed most significant changes on my dev branch I suggest you drop the a426afa commit (possibly by force pushing i.e. to reduce the size of changes) and instead commit the changes of the following baselines: Thank you 🙏 |
b1f16e0 to
6bab84d
Compare
|
Closing in favor of #7498. |
No description provided.