Skip to content

Andrew/372 check paths#382

Merged
ayjayt merged 12 commits into
masterfrom
andrew/372-check-paths
Aug 19, 2025
Merged

Andrew/372 check paths#382
ayjayt merged 12 commits into
masterfrom
andrew/372-check-paths

Conversation

@ayjayt
Copy link
Copy Markdown
Collaborator

@ayjayt ayjayt commented Aug 12, 2025

solves #372

@emilykl emilykl self-requested a review August 12, 2025 18:18
@gvwilson gvwilson added community community contribution fix fixes something broken P1 needs immediate attention labels Aug 13, 2025
@ayjayt
Copy link
Copy Markdown
Collaborator Author

ayjayt commented Aug 13, 2025

#372

Comment thread src/py/kaleido/_page_generator.py Outdated
Comment thread src/py/kaleido/_page_generator.py Outdated
Comment thread src/py/kaleido/_page_generator.py Outdated
force_cdn: (default False) Don't use plotly import, use CDN
plotly: The url to the plotly.js to use. Defaults to plotly.js
present in plotly.py, if installed. Otherwise fallback to
global constant.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you edit this docstring to describe where to find these global constants? to help someone who might be trying to debug

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(not highest priority just trying to think about how to make these docstrings slightly less opaque)

Copy link
Copy Markdown
Collaborator

@emilykl emilykl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments otherwise looks good

Comment thread src/py/kaleido/_page_generator.py Outdated
ayjayt and others added 4 commits August 18, 2025 13:29
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@emilykl emilykl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My comments have been addressed! LGTM 🚀

@ayjayt ayjayt merged commit 70f6c31 into master Aug 19, 2025
4 checks passed
@ayjayt ayjayt deleted the andrew/372-check-paths branch August 19, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution fix fixes something broken P1 needs immediate attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kaleido does not raise exception when plotlyjs path argument is a nonexistent file

3 participants