- Remove the environment used for this analysis
remove_env(py-usecase-3-env)
Using this statement permanently removes the environment and its contents.Out:
User environment 'py-usecase-3-env' removed. True
- (Optional) Verify the specified environment has been removed by checking on the list of available user environments.
list_user_envs()
- Terminate the connection to the target VantageCloud Lake.
remove_context()
Out:
True