Logo
Kedro Kedro-Viz Kedro-Datasets
kedro-viz
v9.2.0

Learn about Kedro-Viz

  • How to visualise a Kedro project
    • Automatic visualisation updates
    • Visualise layers
    • Share a pipeline visualisation
    • Running Kedro-viz in a notebook.
      • %run_viz line magic
        • Optional Arguments
    • As a standalone React component
  • Publish and share Kedro-Viz
    • Platform-agnostic sharing with Kedro-Viz
      • Setup your kedro project
      • Static website hosting platforms such as GitHub Pages
    • Publish and share on AWS
      • Setup your kedro project
      • Install cloud dependencies
      • Configure your AWS S3 bucket
      • Set credentials
      • Publish and share the project
        • Publish and share via Kedro-Viz UI
      • Set up endpoint
        • Publish and share via CLI
      • Permissions and access control
      • Billing
    • Publish and share on Azure
      • Setup your kedro project
      • Install cloud dependencies
      • Configure your Azure Blob Storage
      • Set credentials
      • Publish and share the project
        • Publish and share via Kedro-Viz UI
      • Set up endpoint
        • Publish and share via CLI
      • Permissions and access control
      • Billing
    • Publish and share on GCP
      • Setup your kedro project
      • Install cloud dependencies
      • Configure your Google Cloud Storage
      • Set credentials
      • Publish and share the project
        • Publish and share via Kedro-Viz UI
      • Set up endpoint
        • Publish and share via CLI
      • Permissions and access control
        • Billing
    • Filtering and sharing Kedro-Viz pipelines
  • Preview datasets in Kedro-Viz
    • Preview Matplotlib charts in Kedro-Viz
      • Update the dependencies
      • Configure the Data Catalog
      • Add another node
      • Update the pipeline
      • Run the pipeline
    • Preview Plotly charts in Kedro-Viz
      • Update the dependencies
      • Configure the Data Catalog
      • Create the template reporting pipeline
        • Add the Plotly reporting nodes
        • Update the reporting pipeline code
      • Run the pipeline
    • Preview tabular data in Kedro-Viz
      • Configure the Data Catalog
      • Previewing data on Kedro-Viz
    • Extend preview to custom datasets
      • Examples of Previews
    • Disabling Previews
  • Experiment tracking in Kedro-Viz
    • Kedro versions supporting experiment tracking
    • When should I use experiment tracking in Kedro?
    • Set up a project
      • Install Kedro and Kedro-Viz
      • Install the dependencies for the project
    • Set up the session store
      • Local storage
    • Collaborative experiment tracking
    • Set up experiment tracking datasets
    • Modify your nodes and pipelines to log metrics
    • Generate the run data
    • Access run data and compare runs
    • View and compare plots
      • Update the dependencies
      • Add a plotting node
    • View and compare metrics data
kedro-viz
  • Docs »
  • Search
  • Edit on GitHub


Revision d58cccec.

Built with Sphinx using a theme provided by Read the Docs.