prefect-demo-flow icon indicating copy to clipboard operation
prefect-demo-flow copied to clipboard

Many packages

Open loleg opened this issue 4 years ago • 0 comments

Thanks for this demo. It's actually quite an interesting flow! One minor quibble: since Poetry lacks support for --system-site-env, the install is multiple hundred megabytes, and trips on some compilation step on my machine. The venv route is fine, though I used pipenv --site-packages shell instead. Another option to recommend for beginners is Anaconda. But I guess this demo is aimed at folks proficient in Python.

loleg avatar Feb 04 '21 22:02 loleg