Skip to content

outerbounds/metaflow-card-scatter3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Scatter plot - a Metaflow card

This repository contains a Metaflow card template for visualizing interactive 3d scatter plots. Besides being a useful card by itself, you can use this repository as a reference for your own custom card templates.

See Metaflow documentation for details

Usage

pip install metaflow-card-scatter3d

After this, you can add @card(type='scatter3d') in your steps. See this example flow for reference.

About

Metaflow dynamic card for showing live 2D and 3D scatter plots

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published