juneau-project / juneau

A Jupyter notebook extension to centralize and manage data
https://juneau.readthedocs.io/
Apache License 2.0
14 stars 2 forks source link

WithProv vs WithProvOptimized #7

Open nachonavarro opened 4 years ago

nachonavarro commented 4 years ago

Is there a reason why we need WithProv? It is only ever used as a parent class to WithProvOptimized so perhaps we can remove it and put everything in WithProvOptimized.