tests/testthat/teardown-resources.R

tryCatch( {
  reticulate::conda_remove(test_env)
},
error = function(e) {
    NULL
})

Try the azuremlsdk package in your browser

Any scripts or data that you put into this service are public.

azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.