Editing a Schedule

Follow these steps to edit a schedule.

  • When updating a schedule you can change the following values:

    • Name
    • Description
    • Compartment
    • Tags
    • Target Resource
    • Target Resource Configuration
    • Schedule information
    1. Use the Console to sign in to a tenancy with the appropriate Policies.
    2. Open the navigation menu and select Analytics & AI.
    3. Under Machine Learning, select Data Science.
    4. Select the compartment that contains the project you want to work in.
      All projects in the compartment are listed.
    5. Selectthe name of the project.
      The project details page opens and lists the notebook sessions.
    6. Under Resources, click Schedules.
      A tabular list of schedules in the project is displayed.
    7. Two ways to edit a schedule are available:
      • Selectthe name of the schedule you want to view. The Schedule details page is displayed.
      • Selectthe action items menu for the schedule you want to change.
    8. SelectEdit.
      The Review and save page is displayed.
    9. SelectEdit for the section you want to edit.
    10. Make the changes.
    11. Return to the Review and save page.
    12. (Optional) Repeat steps 8, 9, and 10 to make more changes.
    13. SelectSave changes.
  • Use the update command and required parameters to edit a schedule:

    oci data-science schedule update [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateSchedule operation to edit a schedule.