<#21 added -y option to docker_build.sh. I also fi...
# flyte-github
a
#21 added -y option to docker_build.sh. I also fixed a bug on -p option Pull request opened by masayang I had added a couple of features to the sample template. I also fixed a bug in docker_build.sh • Now -p option works correctly. • By providing -y option, you can specify a version of Python. Default is 3.8 • If pipenv is in the path, requirements.txt will be generated through
pip freeze
• If jupyter is in the path, workflows/*.ipynb will be transformed to *.py files. flyteorg/flytekit-python-template DCO: DCO 1 other check has passed 1/2 successful checks