Editing the environment details
Last updated
Last updated
Use this procedure to modify the details of an environment. You can use the ellipsis icon in the card view to edit the details (or) the pencil icon corresponding to the environment you want to modify, in the list view.
Select an environment that you want to modify.
Click the ellipsis icon on the environment widget or card and select Edit.
Modify the required details in the Environments page. You can also view the status of the environment on this page. If the status of the environment is running, you can use the STOP button to stop the environment.
On the Python Libraries and Linux Libraries tabs, you can add the new Python libraries and Linux libraries that can be used in the projects to run the recipes that need these packages.
If you want to install a specific version of the library, it should be in this format library_name==version. Example : seaborn==0.11.2, numpy==2.1.0 and so on.
Click the Projects tab to see the list of projects used in this environment:
Project Name: The name of the project. Click on the project name to navigate to the canvas page of the project.
Description: The description of the project.
Creator: The user who created this project.
Creation date: The date on which the project is created.
Scheduler Count: The total number of jobs associated with a specific project. Clicking on the hyperlink will take you to the scheduler page.
Prediction Run Count: The total number of prediction runs in which this environment has been used.
Click the Prediction Service tab to view the prediction services where the environment has been used to run these services:
Name: The name of the prediction service.
Model: The name of the output model.
Creation Date: The date on which the model was created.
Creator: The user who created the prediction service.
Click Save.
On this page, you can click the Caret icon to:
Delete the environment, using the Delete option.
Clear cache to save the space, using the Clear Cache option.
View the hardware utilization by projects running in an environment, using the Usage option. This button is disabled when the environment is shut down. You can only view the resource usage when the environment is running.
Check the logs and troubleshoot errors in the environment, using the Logs option. In the side panel, you can use the new tab option to open the logs in a new page.