Closed ryanSoley closed 4 months ago
ExperimentsTable
viz.py
import rubicon_ml
prefect
backports.strenum
pip
pip install rubicon-ml
What
ExperimentsTable
import inviz.py
so a simpleimport rubicon_ml
does not require additional dependenciesprefect
import - dependencybackports.strenum
no longer included withprefect
for some reasonpip
in conda envs as I can't figure out how to get them to respect the python version qualifierHow to Test
pip install rubicon-ml
in a new environmentimport rubicon_ml
and validate there are no errors