if (FALSE) {
# pin an older TensorFlow for the managed (uv) environment
greta_set_deps(greta_deps_spec(
tf_version = "2.14.0",
tfp_version = "0.22.1",
python_version = "3.10"
))
# clear the stored versions and return to greta's defaults
greta_remove("deps")
}
Run the code above in your browser using DataLab