kedro-org / kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.
https://demo.kedro.org
Apache License 2.0
646 stars 106 forks source link

Docs: Enable users to disable preview for all when publishing Kedro-Viz #1925

Closed jitu5 closed 2 weeks ago

jitu5 commented 1 month ago

Description

Docs added for disabled preview for all datasets under the Publish and share & Preview datasets.

Note: I have not updated the gif for publish popup, as some design changes is pending, I will update it later in this PR.

Checklist

astrojuanlu commented 1 month ago

Rendered result:

https://kedro--1925.org.readthedocs.build/projects/kedro-viz/en/1925/platform_agnostic_sharing_with_kedro_viz.html

https://kedro--1925.org.readthedocs.build/projects/kedro-viz/en/1925/preview_datasets.html

astrojuanlu commented 4 weeks ago

Anything missing here @jitu5 ? Or just approvals?

jitu5 commented 4 weeks ago

Anything missing here @jitu5 ? Or just approvals?

@astrojuanlu Yes, need to update gif for publish popup with disable preview toggle button.

ravi-kumar-pilla commented 4 weeks ago

Hi @jitu5 , I have left few suggestions on the docs. Apart from these, we also need to update the README.md file to have the new option --include-preview in the CLI commands usage documentation. Thank you

jitu5 commented 3 weeks ago

Hi @jitu5 , I have left few suggestions on the docs. Apart from these, we also need to update the README.md file to have the new option --include-preview in the CLI commands usage documentation. Thank you

@ravi-kumar-pilla Updated, Thanks.