Last updated:
0 purchases
pipelinefeature 0.0.53
Feature Pipeline
cd /path/to/pipeline-feature
~/mlops-pipeline-v1/pipeline-feature $ curl -s -o make_venv.sh \
https://raw.githubusercontent.com/gao-hongnan/common-utils/main/scripts/devops/make_venv.sh && \
bash make_venv.sh venv_pipeline_feature --pyproject --dev && \
source venv_pipeline_feature/bin/activate && \
rm make_venv.sh
python pipeline-feature/mlops_pipeline_feature_v1/pipeline.py
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.