# NOT RUN {
# Object Attribute Base should contain a script like this:
# Move to working directory
# setwd("Prod Server/Machine Learning/MyProject")
# Start console logging
start_prod_logs()
# Deploy -------------------------------------------------
# Test deployment. Comment/delete when working
catalyst_test_deploy_in_prod()
# Deploy model
# source("myDeployScript.R")
# Stop console logging
stop_prod_logs()
# }
Run the code above in your browser using DataLab